American Public Health Association
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.apha.org/"
}
],
"grid:establishedYear": [
{
"@value": "1872-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.413703.2/address-0"
}
],
"grid:id": [
{
"@value": "grid.413703.2"
}
],
"grid:isni": [
{
"@value": "0000 0004 0615 131X"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/American_Public_Health_Association"
}
],
"id": "http://www.grid.ac/institutes/grid.413703.2",
"rdfs:label": "American Public Health Association",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "American Public Health Association"
}
],
"type": [
"http://www.grid.ac/ontology/Nonprofit",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "APHA"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "38.90073",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-77.022797",
"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.413703.2/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.413703.2'
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.413703.2'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.413703.2'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.413703.2'
This table displays all metadata directly associated to this object as RDF triples.
20 TRIPLES
11 PREDICATES
12 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.413703.2 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | APHA |
3 | ″ | grid:establishedYear | 1872-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.413703.2/address-0 |
5 | ″ | grid:id | grid.413703.2 |
6 | ″ | grid:isni | 0000 0004 0615 131X |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/American_Public_Health_Association |
8 | ″ | rdf:type | grid:Nonprofit |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | American Public Health Association |
11 | ″ | skos:prefLabel | American Public Health Association |
12 | ″ | foaf:homepage | https://www.apha.org/ |
13 | grid-institutes:grid.413703.2/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Washington D.C. |
15 | ″ | grid:countryCode | US |
16 | ″ | grid:countryName | United States |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/4140963/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 38.90073 |
20 | ″ | geo-pos:long | -77.022797 |