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

Statements

Subject Item
n2:complete
rdf:type
n4:DetailQuery
dcterms:title
Basic object type detail
n4:query
PREFIX z: <https://slovník.gov.cz/základní/pojem/> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX dce: <http://purl.org/dc/elements/1.1/> PREFIX dct: <http://purl.org/dc/terms/> PREFIX browser-rpp: <https://linked.opendata.cz/ontology/knowledge-graph-browser/rpp/> PREFIX browser: <https://linked.opendata.cz/ontology/knowledge-graph-browser/> CONSTRUCT { ?node skos:prefLabel ?label ; browser-rpp:vocabularyLabel ?vocabularyLabel ; skos:definition ?definition ; dct:description ?description . } WHERE { ?node skos:prefLabel ?label ; skos:inScheme ?glossary . FILTER (LANG(?label) = "cs") ?vocabulary owl:imports ?glossary ; rdfs:label ?vocabularyLabel . OPTIONAL { ?node skos:definition ?definition . FILTER (LANG(?definition) = "cs") } OPTIONAL { { ?node dce:description ?description . } UNION { ?node dct:description ?description . } FILTER (LANG(?description) = "cs") } }
n4:hasDataset
n5:sgov