Ontology type: grid:Facility | foaf:Organization
Central Region Agricultural Research Center
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.naro.affrc.go.jp/english/narc/index.html"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.482829.d/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.416835.d"
}
],
"grid:id": [
{
"@value": "grid.482829.d"
}
],
"id": "http://www.grid.ac/institutes/grid.482829.d",
"rdfs:label": "Central Region Agricultural Research Center",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Central Region Agricultural Research Center"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Facility"
],
"vivo:abbreviation": [
{
"@value": "CARC"
}
]
}
]
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.482829.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.482829.d'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.482829.d'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.482829.d'
This table displays all metadata directly associated to this object as RDF triples.
10 TRIPLES
9 PREDICATES
10 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.482829.d | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | CARC |
3 | ″ | grid:hasAddress | grid-institutes:grid.482829.d/address-0 |
4 | ″ | grid:hasParent | grid-institutes:grid.416835.d |
5 | ″ | grid:id | grid.482829.d |
6 | ″ | rdf:type | grid:Facility |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | Central Region Agricultural Research Center |
9 | ″ | skos:prefLabel | Central Region Agricultural Research Center |
10 | ″ | foaf:homepage | http://www.naro.affrc.go.jp/english/narc/index.html |