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

Statements

Subject Item
n2:specializes
rdf:type
n4:ExpansionQuery
dcterms:title
Specializuje
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 browser: <https://linked.opendata.cz/ontology/knowledge-graph-browser/> CONSTRUCT { ?node rdfs:subClassOf ?parent . ?parent a z:typ-objektu ; skos:prefLabel ?parentLabel ; browser:class "object", ?parentGlossClass, ?parentLGlossClass . rdfs:subClassOf browser:class "sub-class-of" . } WHERE { ?node rdfs:subClassOf ?parent . ?parent skos:prefLabel ?parentLabel ; skos:inScheme ?parentGlossary . BIND(REPLACE(STR(?parentGlossary), "^https:\\/\\/slovník.gov.cz\\/([a-z])[^\\/]+\\/.+$", "$1sgov") AS ?parentGlossClass) BIND(REPLACE(STR(?parentGlossary), "^https:\\/\\/slovník.gov.cz\\/legislativní\\/sbírka\\/([0-9]+)\\/([0-9]+)\\/.+$", "lsgov$1$2") AS ?parentLGlossClass) FILTER (LANG(?parentLabel) = "en") }
n4:hasDataset
n5:sgov