Ontology type: grid:Facility | foaf:Organization
National Center for Atmospheric Research
HOMEPAGE ADDRESShttp://www.grid.ac/institutes/grid.57828.30
ISNIhttp://www.isni.org/isni/0000000406379680
CROSSREF100005323
WIKIDATAhttp://www.wikidata.org/entity/Q934589
WIKIPEDIAhttp://en.wikipedia.org/wiki/National_Center_for_Atmospheric_Research
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://ncar.ucar.edu/"
}
],
"grid:crossrefFunderId": [
{
"@value": "100005323"
}
],
"grid:establishedYear": [
{
"@value": "1930-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.57828.30/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.469431.d"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.413455.2"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q934589"
}
],
"grid:id": [
{
"@value": "grid.57828.30"
}
],
"grid:isni": [
{
"@value": "0000 0004 0637 9680"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/National_Center_for_Atmospheric_Research"
}
],
"id": "http://www.grid.ac/institutes/grid.57828.30",
"rdfs:label": "National Center for Atmospheric Research",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "National Center for Atmospheric Research"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Facility"
],
"vivo:abbreviation": [
{
"@value": "NCAR"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www2.ucar.edu/"
}
],
"grid:crossrefFunderId": [
{
"@value": "100005626"
}
],
"grid:establishedYear": [
{
"@value": "1959-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.413455.2/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.469431.d"
},
{
"id": "http://www.grid.ac/institutes/grid.440306.5"
},
{
"id": "http://www.grid.ac/institutes/grid.57828.30"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q3366349"
}
],
"grid:id": [
{
"@value": "grid.413455.2"
}
],
"grid:isni": [
{
"@value": "0000 0000 9807 2096"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/University_Corporation_for_Atmospheric_Research"
}
],
"id": "http://www.grid.ac/institutes/grid.413455.2",
"rdfs:label": "University Corporation for Atmospheric Research",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "University Corporation for Atmospheric Research"
}
],
"type": [
"http://www.grid.ac/ontology/Nonprofit",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "UCAR"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www2.cgd.ucar.edu/"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.469431.d/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.413455.2"
},
{
"id": "http://www.grid.ac/institutes/grid.57828.30"
}
],
"grid:id": [
{
"@value": "grid.469431.d"
}
],
"id": "http://www.grid.ac/institutes/grid.469431.d",
"rdfs:label": "Climate and Global Dynamics Laboratory",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Climate and Global Dynamics Laboratory"
}
],
"type": [
"http://www.grid.ac/ontology/Facility",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "CGD"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "39.97815",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-105.27492",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Boulder"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/5574991/"
}
],
"id": "http://www.grid.ac/institutes/grid.57828.30/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.57828.30'
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.57828.30'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.57828.30'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.57828.30'
This table displays all metadata directly associated to this object as RDF triples.
52 TRIPLES
15 PREDICATES
16 URIs
7 LITERALS