Ontology type: grid:Nonprofit | foaf:Organization
Association of American Universities
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.aau.edu/"
}
],
"grid:establishedYear": [
{
"@value": "1900-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.410535.6/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q743812"
}
],
"grid:id": [
{
"@value": "grid.410535.6"
}
],
"grid:isni": [
{
"@value": "0000 0001 1703 1039"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Association_of_American_Universities"
}
],
"id": "http://www.grid.ac/institutes/grid.410535.6",
"rdfs:label": "Association of American Universities",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Association of American Universities"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Nonprofit"
],
"vivo:abbreviation": [
{
"@value": "AAU"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "38.900293",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-77.028272",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Washington D.C."
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/4140963/"
}
],
"id": "http://www.grid.ac/institutes/grid.410535.6/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.410535.6'
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.410535.6'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.410535.6'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.410535.6'
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.410535.6 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | AAU |
3 | ″ | grid:establishedYear | 1900-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.410535.6/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q743812 |
6 | ″ | grid:id | grid.410535.6 |
7 | ″ | grid:isni | 0000 0001 1703 1039 |
8 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/Association_of_American_Universities |
9 | ″ | rdf:type | grid:Nonprofit |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Association of American Universities |
12 | ″ | skos:prefLabel | Association of American Universities |
13 | ″ | foaf:homepage | http://www.aau.edu/ |
14 | grid-institutes:grid.410535.6/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Washington D.C. |
16 | ″ | grid:countryCode | US |
17 | ″ | grid:countryName | United States |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/4140963/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | 38.900293 |
21 | ″ | geo-pos:long | -77.028272 |