Genetika
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://eng.genetika.ru/"
}
],
"grid:establishedYear": [
{
"@value": "1968-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.418697.5/address-0"
}
],
"grid:id": [
{
"@value": "grid.418697.5"
}
],
"grid:isni": [
{
"@value": "0000 0004 0482 8999"
}
],
"id": "http://www.grid.ac/institutes/grid.418697.5",
"rdfs:label": "Genetika",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Gosudarstvennyy nauchno-issledovatelskiy Institut Genetiki I Selektsii Promyshlennykh Mikroorganizmov"
},
{
"@value": "State Research Institute of Genetics and Selection of Industrial Microorganisms"
}
],
"skos:prefLabel": [
{
"@value": "Genetika"
}
],
"type": [
"http://www.grid.ac/ontology/Facility",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "55.61658",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "37.614749",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Moscow"
}
],
"grid:countryCode": [
{
"@value": "RU"
}
],
"grid:countryName": [
{
"@value": "Russia"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/524901/"
}
],
"id": "http://www.grid.ac/institutes/grid.418697.5/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.418697.5'
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.418697.5'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.418697.5'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.418697.5'
This table displays all metadata directly associated to this object as RDF triples.
20 TRIPLES
10 PREDICATES
12 URIs
7 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.418697.5 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1968-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.418697.5/address-0 |
4 | ″ | grid:id | grid.418697.5 |
5 | ″ | grid:isni | 0000 0004 0482 8999 |
6 | ″ | rdf:type | grid:Facility |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | Genetika |
9 | ″ | skos:altLabel | Gosudarstvennyy nauchno-issledovatelskiy Institut Genetiki I Selektsii Promyshlennykh Mikroorganizmov |
10 | ″ | ″ | State Research Institute of Genetics and Selection of Industrial Microorganisms |
11 | ″ | skos:prefLabel | Genetika |
12 | ″ | foaf:homepage | http://eng.genetika.ru/ |
13 | grid-institutes:grid.418697.5/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Moscow |
15 | ″ | grid:countryCode | RU |
16 | ″ | grid:countryName | Russia |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/524901/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 55.61658 |
20 | ″ | geo-pos:long | 37.614749 |