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
n5https://linked.opendata.cz/resource/knowledge-graph-browser/dataset/eu/
dctermshttp://purl.org/dc/terms/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n2https://linked.opendata.cz/resource/knowledge-graph-browser/detail-query/eurovoc/
n4https://linked.opendata.cz/ontology/knowledge-graph-browser/
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n2:concept
rdf:type
n4:DetailQuery
dcterms:title
Concept detail
n4:query
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> PREFIX browser: <https://linked.opendata.cz/ontology/knowledge-graph-browser/> CONSTRUCT { ?node skos:prefLabel ?label ; skos:altLabel ?altLabel ; skos:notation ?notation . } WHERE { ?node skos:prefLabel ?label . FILTER (LANG(?label) = "en") OPTIONAL { ?node skos:altLabel ?altLabel . FILTER (LANG(?altLabel) = "en") } OPTIONAL { ?node skos:notation ?notation . } }
n4:hasDataset
n5:cellar