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/detail-query/
n4https://linked.opendata.cz/ontology/knowledge-graph-browser/
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n2:attribute
rdf:type
n4:DetailQuery
dcterms:title
Základní detail atributu
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-sgov: <https://linked.opendata.cz/ontology/knowledge-graph-browser/sgov/> PREFIX browser: <https://linked.opendata.cz/ontology/knowledge-graph-browser/> PREFIX fel: <http://onto.fel.cvut.cz/ontologies/slovník/agendový/popis-dat/pojem/> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> CONSTRUCT { ?node skos:prefLabel ?label ; browser-sgov:vocabularyLabel ?vocabularyLabel ; skos:definition ?definition ; browser-sgov:legal ?legal . } WHERE { ?node skos:prefLabel ?label ; skos:inScheme ?glossary . FILTER (LANG(?label) = "cs") ?vocabulary a fel:slovník ; owl:imports ?glossary ; dct:title ?vocabularyLabel . FILTER (LANG(?vocabularyLabel) = "cs") OPTIONAL { ?node skos:definition ?definition . FILTER (LANG(?definition) = "cs") } OPTIONAL { ?node dct:source|dct:relation ?source . BIND(SUBSTR(REPLACE(REPLACE(STR(?source), "https://esbirka.opendata.cz/zdroj/předpis/[0-9]+/[0-9]+/sekce((/[^/]+)+)", "$1"), "/", "-"), 2) AS ?anchor) BIND(STRDT(CONCAT(REPLACE(STR(?source), "https://esbirka.opendata.cz/zdroj/předpis/([0-9]+)/([0-9]+)/sekce((/[^/]+)+)", "https://zakonyprolidi.cz/cs/$2-$1#p"), ?anchor), xsd:anyURI) AS ?legal) } }
n4:hasDataset
n5:sgov