Data table via SPARQL
Determinants with parents
Download this dataset
Dataset preview
(Live Query)
Received 1305 rows in 0.070 seconds.
https://www.eea.europa.eu/data-and-maps/daviz/sds/determinants-with-parents/daviz.json
For system integrators
The following info can be used by a system developer / database administrator in order to retrieve this dataset programmatically over the web using a SPARQL client.
http://semantic.eea.europa.eu/sparql
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX eea: <http://rdfdata.eionet.europa.eu/eea/ontology/>
SELECT ?code ?notation ?label ?parent WHERE {
?s skos:inScheme <http://rdfdata.eionet.europa.eu/eea/determinants/>;
skos:prefLabel ?label;
eea:detCode ?code.
OPTIONAL { ?s skos:notation ?notation }
OPTIONAL { ?s skos:broader ?p.
?p skos:prefLabel ?parent }
} ORDER BY ?code
Permalinks
- Permalink to this version
- a151ab5d-cc42-40a9-93a5-78a91897dce0
- Permalink to latest version
- 5YB7Q8S9I6
For references, please go to https://www.eea.europa.eu/data-and-maps/daviz/sds/determinants-with-parents or scan the QR code.
PDF generated on 06 Feb 2023, 07:16 AM
Document Actions
Share with others