next
previous
items

Data table via SPARQL

FAO aquatic species or higher taxonomic level

Data table via SPARQL Published 13 Apr 2018 Last modified 13 Apr 2018
This is an old version, kept for reference only.

Go to latest version

Download this dataset

Dataset preview

(Live Query)

group type speciesGroup
"" "" ""
"AMPHIBIA, REPTILIA" "Frogs and other amphibians" "European green frog"
"AMPHIBIA, REPTILIA" "Frogs and other amphibians" "Frogs"
"AMPHIBIA, REPTILIA" "Frogs and other amphibians" "American bull frog"
"AMPHIBIA, REPTILIA" "Frogs and other amphibians" "East Asian bullfrog"
"AMPHIBIA, REPTILIA" "Turtles" "Chinese softshell turtle"
"AMPHIBIA, REPTILIA" "Turtles" "River and lake turtles nei"
"AMPHIBIA, REPTILIA" "Turtles" "Green turtle"
"CRUSTACEA" "Crabs, sea-spiders" "Mediterranean shore crab"
"CRUSTACEA" "Crabs, sea-spiders" "Spinous spider crab"

Received 573 rows in 0.011 seconds.


https://www.eea.europa.eu/data-and-maps/daviz/sds/fao-aquatic-species-or-higher/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://semantic.eea.europa.eu/sparql

PREFIX tableFile: <http://semantic.eea.europa.eu/project/CSI033/FishStatUnpivot.csv#>

SELECT DISTINCT
?group
?species as ?type
?speciesGroup


#?environment

FROM <http://semantic.eea.europa.eu/project/CSI033/FishStatUnpivot.csv>
WHERE {
 OPTIONAL { _:rec tableFile:country ?country } .
 OPTIONAL { _:rec tableFile:continent ?continent } .
 OPTIONAL { _:rec tableFile:iso2 ?iso2 } .
 OPTIONAL { _:rec tableFile:speciesGroup ?speciesGroup } .
 OPTIONAL { _:rec tableFile:species ?species } .
 OPTIONAL { _:rec tableFile:group ?group } .
 OPTIONAL { _:rec tableFile:area ?area } .
 OPTIONAL { _:rec tableFile:environment ?environment } .

}
ORDER BY ?group ?species


Permalinks

Geographic coverage

Temporal coverage

Tags

Filed under:
Filed under: fao
Document Actions