Emergency Medicine
JSON-LD is the canonical representation for SciGraph data.
TIP: You can open this SciGraph record using an external JSON-LD service: JSON-LD Playground Google SDTT
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"id": "http://scigraph.springernature.com/ontologies/product-market-codes/H22000",
"rdfs:label": null,
"sdDataset": "onto_pmc",
"skos:broader": [
{
"id": "http://scigraph.springernature.com/ontologies/product-market-codes/H00007"
}
],
"skos:inScheme": [
{
"id": "http://scigraph.springernature.com/ontologies/product-market-codes/"
}
],
"skos:prefLabel": [
{
"@language": "de",
"@value": "Notfallmedizin"
},
{
"@language": "en",
"@value": "Emergency Medicine"
}
],
"type": [
"http://www.w3.org/2004/02/skos/core#Concept"
]
}
]
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://scigraph.springernature.com/ontologies/product-market-codes/H22000'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://scigraph.springernature.com/ontologies/product-market-codes/H22000'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://scigraph.springernature.com/ontologies/product-market-codes/H22000'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://scigraph.springernature.com/ontologies/product-market-codes/H22000'
This table displays all metadata directly associated to this object as RDF triples.
7 TRIPLES
6 PREDICATES
8 URIs
3 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | sg:ontologies/product-market-codes/H22000 | sgo:license | sg:explorer/license/ |
2 | ″ | sgo:sdDataset | onto_pmc |
3 | ″ | rdf:type | skos:Concept |
4 | ″ | skos:broader | sg:ontologies/product-market-codes/H00007 |
5 | ″ | skos:inScheme | sg:ontologies/product-market-codes/ |
6 | ″ | skos:prefLabel | Notfallmedizin |
7 | ″ | ″ | Emergency Medicine |