Beirut Arab University
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.bau.edu.lb/Home"
}
],
"grid:establishedYear": [
{
"@value": "1960-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.18112.3b/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q2778441"
}
],
"grid:id": [
{
"@value": "grid.18112.3b"
}
],
"grid:isni": [
{
"@value": "0000 0000 9884 2169"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Beirut_Arab_University"
}
],
"id": "http://www.grid.ac/institutes/grid.18112.3b",
"rdfs:label": "Beirut Arab University",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Beirut Arab University"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "BAU"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "33.8733",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "35.4969",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Beirut"
}
],
"grid:countryCode": [
{
"@value": "LB"
}
],
"grid:countryName": [
{
"@value": "Lebanon"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/276781/"
}
],
"id": "http://www.grid.ac/institutes/grid.18112.3b/address-0",
"sdDataset": "grid",
"type": [
"http://www.grid.ac/ontology/Address"
]
}
]
Download the RDF metadata as: json-ld nt turtle xml License info
JSON-LD is a popular format for linked data which is fully compatible with JSON.
curl -H 'Accept: application/ld+json' 'https://www.grid.ac/institutes/grid.18112.3b'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://www.grid.ac/institutes/grid.18112.3b'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.18112.3b'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.18112.3b'
This table displays all metadata directly associated to this object as RDF triples.
21 TRIPLES
12 PREDICATES
13 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.18112.3b | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | BAU |
3 | ″ | grid:establishedYear | 1960-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.18112.3b/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q2778441 |
6 | ″ | grid:id | grid.18112.3b |
7 | ″ | grid:isni | 0000 0000 9884 2169 |
8 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/Beirut_Arab_University |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Beirut Arab University |
12 | ″ | skos:prefLabel | Beirut Arab University |
13 | ″ | foaf:homepage | http://www.bau.edu.lb/Home |
14 | grid-institutes:grid.18112.3b/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Beirut |
16 | ″ | grid:countryCode | LB |
17 | ″ | grid:countryName | Lebanon |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/276781/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | 33.8733 |
21 | ″ | geo-pos:long | 35.4969 |