next
previous
items

Data table via SPARQL

FAO aquatic species or higher taxonomic level

Data table via SPARQL Published 19 Sep 2018 Last modified 24 Jun 2020

Download this dataset

Dataset preview

(Live Query)

group type speciesGroup
"AMPHIBIA, REPTILIA" "Frogs and other amphibians" "American bullrog"
"AMPHIBIA, REPTILIA" "Frogs and other amphibians" "Frogs"
"AMPHIBIA, REPTILIA" "Frogs and other amphibians" "European greenrog"
"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, seaspiders" "IndoPacific swamp crab"
"CRUSTACEA" "Crabs, seaspiders" "Callinectes swimcrabs nei"
"CRUSTACEA" "Crabs, seaspiders" "Mediterranean shore crab"

Received 593 rows in 0.057 seconds.


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

SELECT DISTINCT
?group
?species as ?type
?speciesGroup


#?environment

FROM <http://semantic.eea.europa.eu/project/CSI033/FishStatUnpivot2018.tsv>
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 } .
 OPTIONAL { _:rec tableFile:unit ?unit } .
 OPTIONAL { _:rec tableFile:year ?year } .
 OPTIONAL { _:rec tableFile:obsValue ?obsValue } .

}
ORDER BY ?group ?species


Permalinks

Geographic coverage

Temporal coverage

Tags

Filed under:
Filed under: fao
Document Actions