All official European Union website addresses are in the europa.eu domain.
See all EU institutions and bodiesDo something for our planet, print this page only if needed. Even a small action can make an enormous difference when millions of people do it!
Data table via SPARQL
Received 417 rows in 0.011 seconds.
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.
PREFIX n2000: <http://natura2000.eea.europa.eu/Natura2000/rdf/schema.rdf#>
SELECT
?ReleaseName
?CountryName
?Type
'TerrestrialArea' as ?obsType
sum(?obsValue) as ?obsValue
WHERE {
GRAPH <http://natura2000.eea.europa.eu/rdf/Natura2000_barometer.rdf>
{
?barometer n2000:FinalReleaseName ?ReleaseName .
?barometer n2000:FinalReleaseDate ?FinalReleaseDate .
?barometer n2000:CountryCode ?CountryCode .
FILTER (?CountryCode != '28' and ?CountryCode != '27')
?barometer n2000:CountryName ?CountryName .
?barometer n2000:Type ?Type .
?barometer n2000:TerrestrialArea ?obsValue .
}
}
GROUP BY ?ReleaseName ?CountryName ?Type
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/natura-2000-barometer-terrestrialarea or scan the QR code.
PDF generated on 23 Nov 2024, 12:13 PM
Engineered by: EEA Web Team
Software updated on 26 September 2023 08:13 from version 23.8.18
Software version: EEA Plone KGS 23.9.14
Document Actions
Share with others