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 1 rows in 0.027 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 sdmx-measure: <http://purl.org/linked-data/sdmx/2009/measure#>
PREFIX sdmx-dimension: <http://purl.org/linked-data/sdmx/2009/dimension#>
PREFIX property: <http://rdfdata.eionet.europa.eu/eurostat/property#>
PREFIX rdf-schema: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX indic_nv: <http://rdfdata.eionet.europa.eu/eurostat/dic/indic_nv#>
PREFIX indic_de: <http://rdfdata.eionet.europa.eu/eurostat/dic/indic_de#>
PREFIX unit: <http://rdfdata.eionet.europa.eu/eurostat/dic/unit#>
PREFIX geo: <http://rdfdata.eionet.europa.eu/eurostat/dic/geo#>
SELECT
#year(?date) as ?date
'EU-28' as ?country
'' as ?2000
'' as ?2007
(round((sum(?env_ac_mfa)/sum(?demo_gind))*10000))/10.0 as ?2011
#sum(?env_ac_mfa) as ?env_ac_mfa
#sum(?demo_gind) as ?demo_gind
WHERE {{
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/env_ac_mfa.rdf.gz> {
{
_:env_ac_mfa property:geo ?geo . FILTER (?geo in (geo:HR, geo:EU27))
_:env_ac_mfa sdmx-dimension:timePeriod ?date . FILTER (year(?date) = 2011)
_:env_ac_mfa property:material <http://dd.eionet.europa.eu/vocabulary/eurostat/material/TOTAL> .
_:env_ac_mfa property:indic_nv indic_nv:DMC .
_:env_ac_mfa property:unit unit:1000T .
_:env_ac_mfa sdmx-measure:obsValue ?env_ac_mfa .
}}
} UNION {
GRAPH <http://rdfdata.eionet.europa.eu/eurostat/data/demo_gind.rdf.gz> {
{
_:demo_gind property:geo ?geo . FILTER (?geo = geo:EU28)
_:demo_gind sdmx-dimension:timePeriod ?date . FILTER (year(?date) = 2011)
_:demo_gind property:indic_de indic_de:AVG .
_:demo_gind sdmx-measure:obsValue ?demo_gind .
}}
}
}
GROUP BY ?date
ORDER BY ?date
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/use-of-resorces-domestic-material-eu28 or scan the QR code.
PDF generated on 24 Apr 2025, 12:30 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