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/nkod/
n5https://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:poskytovatel
rdf:type
n3:DetailQuery
dcterms:title
Základní detail poskytovatele datových sad
n3:query
PREFIX dct: <http://purl.org/dc/terms/> PREFIX dcat: <http://www.w3.org/ns/dcat#> PREFIX foaf: <http://xmlns.com/foaf/0.1/> PREFIX bnkod: <https://linked.opendata.cz/ontology/knowledge-graph-browser/nkod/> CONSTRUCT { ?node dct:title ?label ; bnkod:poskytuje-počet-datových-sad ?pocetDatovychSad . } WHERE { ?x owl:sameAs ?node ; foaf:name ?label . FILTER (LANG(?label) = "cs") { SELECT ?x (COUNT(?dataset) AS ?pocetDatovychSad) WHERE { ?dataset dct:publisher ?x . } GROUP BY ?x } }
n3:hasDataset
n5:nkod