Institute for Food Safety and Health
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.ifsh.iit.edu/"
}
],
"grid:establishedYear": [
{
"@value": "2011-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.488898.d/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.62813.3e"
},
{
"id": "http://www.grid.ac/institutes/grid.483501.b"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q6039373"
}
],
"grid:id": [
{
"@value": "grid.488898.d"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Institute_for_Food_Safety_and_Health"
}
],
"id": "http://www.grid.ac/institutes/grid.488898.d",
"rdfs:label": "Institute for Food Safety and Health",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Institute for Food Safety and Health"
}
],
"type": [
"http://www.grid.ac/ontology/Facility",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "IFSH"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://web.iit.edu/"
}
],
"grid:crossrefFunderId": [
{
"@value": "100009852"
}
],
"grid:establishedYear": [
{
"@value": "1890-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.62813.3e/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.431580.b"
},
{
"id": "http://www.grid.ac/institutes/grid.488898.d"
},
{
"id": "http://www.grid.ac/institutes/grid.281036.e"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q659706"
}
],
"grid:id": [
{
"@value": "grid.62813.3e"
}
],
"grid:isni": [
{
"@value": "0000 0004 1936 7806"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Illinois_Institute_of_Technology"
}
],
"id": "http://www.grid.ac/institutes/grid.62813.3e",
"rdfs:label": "Illinois Institute of Technology",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Illinois Tech"
}
],
"skos:prefLabel": [
{
"@value": "Illinois Institute of Technology"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "IIT"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.fda.gov/aboutfda/centersoffices/officeoffoods/cfsan/"
}
],
"grid:establishedYear": [
{
"@value": "1984-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.483501.b/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.417587.8"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.488898.d"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q5059645"
}
],
"grid:id": [
{
"@value": "grid.483501.b"
}
],
"grid:isni": [
{
"@value": "0000 0001 2106 4511"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Center_for_Food_Safety_and_Applied_Nutrition"
}
],
"id": "http://www.grid.ac/institutes/grid.483501.b",
"rdfs:label": "Center for Food Safety and Applied Nutrition",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Center for Food Safety and Applied Nutrition"
}
],
"type": [
"http://www.grid.ac/ontology/Facility",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "CFSAN"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "41.884533",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-87.646862",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Chicago"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/4887398/"
}
],
"id": "http://www.grid.ac/institutes/grid.488898.d/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.488898.d'
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.488898.d'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.488898.d'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.488898.d'
This table displays all metadata directly associated to this object as RDF triples.
55 TRIPLES
12 PREDICATES
14 URIs
5 LITERALS