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/uksisdb/entity/
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:has-out-relations
rdf:type
n3:ExpansionQuery
dcterms:title
Vztahy z
n3:query
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX browser: <https://linked.opendata.cz/ontology/knowledge-graph-browser/> CONSTRUCT { ?outRel a owl:ObjectProperty ; rdfs:domain ?node ; rdfs:range ?rngElem ; rdfs:label ?outRelLabel ; browser:class "relation" . rdfs:domain browser:class "domain" . rdfs:range browser:class "range" . ?rngElem a owl:Class ; rdfs:label ?rngLabel ; browser:class "entity" . } WHERE { ?outRel a owl:ObjectProperty ; rdfs:domain ?node ; rdfs:range ?rngElem ; rdfs:label ?outRelLabel . ?rngElem rdfs:label ?rngLabel . }
n3:hasDataset
n4:uksisdb