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 0 rows in 0.033 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 qb: <http://purl.org/linked-data/cube#>
PREFIX e: <http://ontologycentral.com/2009/01/eurostat/ns#>
PREFIX sdmx-measure: <http://purl.org/linked-data/sdmx/2009/measure#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX g: <http://eurostat.linked-statistics.org/ontologies/geographic.rdf#>
PREFIX dataset: <http://eurostat.linked-statistics.org/data/>
PREFIX eunis: <http://eunis.eea.europa.eu/rdf/species-schema.rdf#>
SELECT ?species ?country ?time ?landing ?unit
FROM <http://eurostat.linked-statistics.org/data/food_in_pfish3a.rdf>
FROM <http://semantic.eea.europa.eu/home/roug/eurostatdictionaries.rdf>
FROM <http://semantic.eea.europa.eu/home/roug/species-map.rdf>
FROM <http://eunis.eea.europa.eu/rdf/species.rdf.gz>
WHERE {
?popobs qb:dataset dataset:food_in_pfish3a ;
e:species <http://eurostat.linked-statistics.org/dic/species#COD>,?uspecies;
e:pres <http://eurostat.linked-statistics.org/dic/pres#P00>;
e:geo ?ucountry;
e:time ?utime;
e:unit ?uunit;
sdmx-measure:obsValue ?landing.
?uspecies skos:prefLabel ?species.
?ucountry skos:prefLabel ?country.
?uunit skos:prefLabel ?unit.
?utime skos:prefLabel ?time.
OPTIONAL { ?uspecies eunis:sameSynonym ?eunisurl.
?eunisurl eunis:binomialName ?binomial }
} ORDER BY ?species ?country ?time
For references, please go to https://eea.europa.eu./data-and-maps/daviz/sds/landings-of-atlantic-cod-per or scan the QR code.
PDF generated on 23 Nov 2024, 04:52 AM
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