Ontology type: grid:Facility | foaf:Organization
Laboratory of Nanotechnology Instrumentation and Optics
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://lnio.utt.fr/en/index.html"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.463936.d/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.27729.39"
},
{
"id": "http://www.grid.ac/institutes/grid.457030.5"
}
],
"grid:id": [
{
"@value": "grid.463936.d"
}
],
"id": "http://www.grid.ac/institutes/grid.463936.d",
"rdfs:label": "Laboratory of Nanotechnology Instrumentation and Optics",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Laboratory of Nanotechnology Instrumentation and Optics"
}
],
"type": [
"http://www.grid.ac/ontology/Facility",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "LNIO"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.utt.fr/en/index.html"
}
],
"grid:establishedYear": [
{
"@value": "1994-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.27729.39/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.463936.d"
},
{
"id": "http://www.grid.ac/institutes/grid.464189.6"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1037208"
}
],
"grid:id": [
{
"@value": "grid.27729.39"
}
],
"grid:isni": [
{
"@value": "0000 0001 2169 8047"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/University_of_Technology_of_Troyes"
}
],
"id": "http://www.grid.ac/institutes/grid.27729.39",
"rdfs:label": "University of Technology of Troyes",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "University of Technology of Troyes"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "UTT"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.cnrs.fr/centre-est/"
}
],
"grid:establishedYear": [
{
"@value": "1990-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.457030.5/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.469940.6"
},
{
"id": "http://www.grid.ac/institutes/grid.464189.6"
},
{
"id": "http://www.grid.ac/institutes/grid.493850.3"
},
{
"id": "http://www.grid.ac/institutes/grid.503189.6"
},
{
"id": "http://www.grid.ac/institutes/grid.462299.2"
},
{
"id": "http://www.grid.ac/institutes/grid.484754.e"
},
{
"id": "http://www.grid.ac/institutes/grid.463936.d"
},
{
"id": "http://www.grid.ac/institutes/grid.464137.3"
},
{
"id": "http://www.grid.ac/institutes/grid.463904.c"
},
{
"id": "http://www.grid.ac/institutes/grid.472585.9"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.462023.1"
}
],
"grid:id": [
{
"@value": "grid.457030.5"
}
],
"id": "http://www.grid.ac/institutes/grid.457030.5",
"rdfs:label": "D\u00e9l\u00e9gation Centre-Est",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "D\u00e9l\u00e9gation Centre-Est"
}
],
"type": [
"http://www.grid.ac/ontology/Government",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "DR06"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "48.297483",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "4.073717",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Troyes"
}
],
"grid:countryCode": [
{
"@value": "FR"
}
],
"grid:countryName": [
{
"@value": "France"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2971549/"
}
],
"id": "http://www.grid.ac/institutes/grid.463936.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.463936.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.463936.d'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.463936.d'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.463936.d'
This table displays all metadata directly associated to this object as RDF triples.
55 TRIPLES
9 PREDICATES
11 URIs
4 LITERALS