This HTML5 document contains 4 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
n2https://linked.opendata.cz/resource/knowledge-graph-browser/expansion-query/animal-classification/taxon/
n4https://linked.opendata.cz/resource/knowledge-graph-browser/dataset/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n3https://linked.opendata.cz/ontology/knowledge-graph-browser/
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n2:habitat
rdf:type
n3:ExpansionQuery
dcterms:title
Habitat of the taxon
n3:query
PREFIX wd: <http://www.wikidata.org/entity/> PREFIX wdt: <http://www.wikidata.org/prop/direct/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX wdab: <https://linked.opendata.cz/resource/vocabulary/knowledge-graph-browser/wikidata/animal-classification/> PREFIX browser: <https://linked.opendata.cz/ontology/knowledge-graph-browser/> CONSTRUCT { ?node wdab:habitat ?habitat . ?habitat a wdab:Region ; rdfs:label ?habitatLabel ; browser:class "region", "regionVisualGroup" . wdab:habitat browser:class "habitat" . } WHERE { ?node wdt:P2974 ?habitat . ?habitat wdt:P31? / wdt:P279* ?region ; rdfs:label ?habitatLabel . VALUES ?region { wd:Q107425 wd:Q271669 wd:Q82794 } FILTER (lang(?habitatLabel) = "en") }
n3:hasDataset
n4:wikidata