next
previous
items

Data table via SPARQL

f

Data table via SPARQL Published 12 Sep 2013 Last modified 20 Apr 2016
ff

Download this dataset

Dataset preview

(Static Query)

name theme sc aa ra dis vie dow vnd
"Coordinate systems" "coordinateReferenceSystems" "1"^^<http://www.w3.org/2001/XMLSchema#int> "69000"^^<http://www.w3.org/2001/XMLSchema#decimal> "69000"^^<http://www.w3.org/2001/XMLSchema#decimal> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int>
"Geographical grid systems" "geographicalGridSystems" "1"^^<http://www.w3.org/2001/XMLSchema#int> "69000"^^<http://www.w3.org/2001/XMLSchema#decimal> "69000"^^<http://www.w3.org/2001/XMLSchema#decimal> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int>
"Geographical names" "geographicalNames" "1"^^<http://www.w3.org/2001/XMLSchema#int> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int>
"Estonian Administrative and Settlement divisions" "administrativeUnits" "1"^^<http://www.w3.org/2001/XMLSchema#int> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int>
"Adresses" "addresses" "1"^^<http://www.w3.org/2001/XMLSchema#int> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int>
"Cadastral parcels" "cadastralParcels" "1"^^<http://www.w3.org/2001/XMLSchema#int> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int>
"Roads Register" "transportNetworks" "0"^^<http://www.w3.org/2001/XMLSchema#int> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int>
"Aeronautical Information Data" "transportNetworks" "0"^^<http://www.w3.org/2001/XMLSchema#int> "77090"^^<http://www.w3.org/2001/XMLSchema#decimal> "77090"^^<http://www.w3.org/2001/XMLSchema#decimal> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int>
"Railway Traffic Register" "transportNetworks" "0"^^<http://www.w3.org/2001/XMLSchema#int> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "45227"^^<http://www.w3.org/2001/XMLSchema#decimal> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int>
"Electronic navigational maps" "transportNetworks" "0"^^<http://www.w3.org/2001/XMLSchema#int> "36261"^^<http://www.w3.org/2001/XMLSchema#decimal> "36261"^^<http://www.w3.org/2001/XMLSchema#decimal> "1"^^<http://www.w3.org/2001/XMLSchema#int> "1"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int> "0"^^<http://www.w3.org/2001/XMLSchema#int>

Received 21 rows in 0.040 seconds.


https://www.eea.europa.eu/data-and-maps/daviz/eionet/featured/f/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.

Are you new to Linked Data technology? visit http://linkeddata.org



http://cr.eionet.europa.eu/sparql

PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX cr: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#>
PREFIX m: <http://rdfdata.eionet.europa.eu/inspire-m/ontology/>

SELECT ?name ?theme ?sc ?aa ?ra ?dis ?vie ?dow ?vnd
WHERE {
           ?dataset a m:SpatialDataSet ;
           m:name ?name;
           dc:subject ?theme;
           m:structureCompliance ?sc; 
           m:actualArea ?aa;
           m:relevantArea?ra;
           m:discovery ?dis;
           m:view ?vie;
           m:download ?dow;
           m:viewDownload?vnd.
  ?file m:hasSpatialDataSet ?dataset;
        m:memberState "EE"
}


Permalinks

Document Actions