@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix sh: <http://www.w3.org/ns/shacl#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#> rdfs:member <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:MediaTypeOrExtentShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:MediaTypeShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:FrequencyShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#eli:LegalResourceShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:AgentShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#rdfs:ResourceShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:StandardShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LicenseDocumentShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:DocumentShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:IndividualShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:OrganizationShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RoleShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LinguisticSystemShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:RightsStatementShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:ProvenanceStatementShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#http://www.w3.org/ns/odrl/2/PolicyShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#adms:IdentifierShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#locn:GeometryShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptSchemeShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumAlgorithmShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#prov:AttributionShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#prov:ActivityShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#time:InstantShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#rdfs:ClassShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#prov:EntityShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:PersonShape>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:OrganizationShape>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#DatováSada>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/dcat#Dataset>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6c2ad662> a sh:PropertyShape;
    sh:name "title"@en, "název"@cs;
    sh:description "This property can be repeated for parallel language versions of the name."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6c2ad662>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-76c2b2ba> a sh:PropertyShape;
    sh:name "description"@en, "popis"@cs;
    sh:description "This property can be repeated for parallel language versions of the description."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-76c2b2ba>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/668379fe> a sh:PropertyShape;
    sh:name "keyword"@en, "klíčové slovo"@cs, "mot-clés "@fr, "palabra clave"@es, "parola chiave"@it, "λέξη-κλειδί"@el, "كلمة  مفتاحية "@ar, "キーワード/タグ"@ja, "nøgleord"@da;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#keyword>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/668379fe>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/67ad5fb5> a sh:PropertyShape;
    sh:name "prostorové rozlišení v metrech"@cs, "resolución espacial (metros)"@es, "risoluzione spaziale (metri)"@it, "spatial resolution (meters)"@en-us, "spatial resolution (metres)"@en-gb, "geografisk opløsning (meter)"@da, "spatial resolution"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#spatialResolutionInMeters>;
    sh:maxCount 1;
    sh:datatype xsd:decimal.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/67ad5fb5>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/4b59b5bf> a sh:PropertyShape;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#temporalResolution>;
    sh:maxCount 1;
    sh:datatype xsd:duration.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/4b59b5bf>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/234a0d66> a sh:PropertyShape;
    sh:name "in series"@en, "en serie"@es, "in serie"@it, "je součástí"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#inSeries>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/ns/dcat#DatasetSeries>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/234a0d66>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/143d2221> a sh:PropertyShape;
    sh:name "publisher"@en, "poskytovatel"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/publisher>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/143d2221>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/74ba69e2> a sh:PropertyShape;
    sh:name "tema"@es, "tema"@it, "theme"@en, "thème"@fr, "téma"@cs, "Θέμα"@el, "التصنيف"@ar, "テーマ/カテゴリー"@ja, "emne"@da;
    sh:description "A Dataset may be associated with multiple themes."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#theme>;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/74ba69e2>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6a054de7> a sh:PropertyShape;
    sh:name "frequency"@en, "periodicita aktualizace"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/accrualPeriodicity>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/Frequency>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6a054de7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/39c8f5f4> a sh:PropertyShape;
    sh:name "geographical coverage"@en, "související geografické území - prvek z RÚIAN"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/spatial>;
    sh:class <http://purl.org/dc/terms/Location>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/39c8f5f4>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/39c8f5f4> sh:name "související geografické území"@cs.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-32bc7aa8> a sh:PropertyShape;
    sh:name "temporal coverage"@en, "časové pokrytí"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/temporal>;
    sh:class <http://purl.org/dc/terms/PeriodOfTime>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-32bc7aa8>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/1c89574c> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#contactPoint>;
    sh:class <http://www.w3.org/2006/vcard/ns#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/1c89574c>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-4480bf0f> a sh:PropertyShape;
    sh:name "documentation"@en, "dokumentace"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/page>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-4480bf0f>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/73899b16> a sh:PropertyShape;
    sh:name "conforms to"@en, "specifikace"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:class <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/73899b16>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/74ba69e2> sh:name "klasifikace dle EuroVoc"@cs.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/740173cf> a sh:PropertyShape;
    sh:name "applicable legislation"@en, "příslušný právní předpis"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/740173cf>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-3972183b> a sh:PropertyShape;
    sh:name "distribuce"@cs, "distribución"@es, "dataset distribution"@en, "distribution"@fr, "distribuzione"@it, "distribution"@da, "διανομή"@el, "توزيع"@ar, "データセット配信"@ja;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#distribution>;
    sh:class <http://www.w3.org/ns/dcat#Distribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-3972183b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-2981cb79> a sh:PropertyShape;
    sh:name "HVD category"@en, "kategorie HVD"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/hvdCategory>;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-2981cb79>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6ada318a> a sh:PropertyShape;
    sh:description "It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#landingPage>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6ada318a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#Katalog>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/dcat#Catalog>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/45d18ee1> a sh:PropertyShape;
    sh:name "description"@en, "popis"@cs;
    sh:description "This property can be repeated for parallel language versions of the description."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/45d18ee1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-48f4d7c3> a sh:PropertyShape;
    sh:name "title"@en, "název"@cs;
    sh:description "This property can be repeated for parallel language versions of the name."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-48f4d7c3>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-68273b44> a sh:PropertyShape;
    sh:name "publisher"@en, "poskytovatel"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/publisher>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-68273b44>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-26a48cef> a sh:PropertyShape;
    sh:name "Punto de contacto"@es, "contact point"@en, "kontaktní bod"@cs, "point de contact"@fr, "punto di contatto"@it, "σημείο επικοινωνίας"@el, "عنوان اتصال"@ar, "窓口"@ja, "kontaktpunkt"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#contactPoint>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/2006/vcard/ns#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-26a48cef>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/393492b7> a sh:PropertyShape;
    sh:name "homepage"@en, "domovská stránka"@cs;
    sh:description ""@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/homepage>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/393492b7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/228a5670> a sh:PropertyShape;
    sh:description "As empty Catalogues are usually indications of problems, this property should be combined with the property service to implement an empty Catalogue check."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#dataset>;
    sh:class <http://www.w3.org/ns/dcat#Dataset>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/228a5670>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#DatováSlužba>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/dcat#DataService>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-2989594> a sh:PropertyShape;
    sh:name "title"@en, "název"@cs;
    sh:description "This property can be repeated for parallel language versions of the name."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-2989594>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/1c1e48d9> a sh:PropertyShape;
    sh:name "applicable legislation"@en, "příslušný právní předpis"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/1c1e48d9>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-443a681f> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#endpointURL>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-443a681f>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/263c674> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#endpointDescription>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/263c674>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/755cb44c> a sh:PropertyShape;
    sh:name "conforms to"@en, "specifikace"@cs;
    sh:description "Takovou specifikací je například SPARQL. Seznam možných hodnot lze nalézt například v seznamu udržovaném Open Source Geospatial Foundation."@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:class <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/755cb44c>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/650b6527> a sh:PropertyShape;
    sh:name "documentation"@en, "dokumentace"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/page>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/650b6527>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/1c4654fd> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#servesDataset>;
    sh:class <http://www.w3.org/ns/dcat#Dataset>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/1c4654fd>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-2789cffe> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#contactPoint>;
    sh:class <http://www.w3.org/2006/vcard/ns#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-2789cffe>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-30e8d343> a sh:PropertyShape;
    sh:name "HVD category"@en, "kategorie HVD"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/hvdCategory>;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-30e8d343>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#SérieDatovýchSad>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/dcat#DatasetSeries>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-4955700a> a sh:PropertyShape;
    sh:name "title"@en, "název"@cs;
    sh:description "This property can be repeated for parallel language versions of the name."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-4955700a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-51977826> a sh:PropertyShape;
    sh:name "description"@en, "popis"@cs;
    sh:description "This property can be repeated for parallel language versions. It is recommended to provide an indication about the dimensions the Dataset Series evolves."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-51977826>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-13ff9816> a sh:PropertyShape;
    sh:name "keyword"@en, "klíčové slovo"@cs, "mot-clés "@fr, "palabra clave"@es, "parola chiave"@it, "λέξη-κλειδί"@el, "كلمة  مفتاحية "@ar, "キーワード/タグ"@ja, "nøgleord"@da;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#keyword>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-13ff9816>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-748c909d> a sh:PropertyShape;
    sh:name "applicable legislation"@en, "příslušný právní předpis"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-748c909d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-691b3985> a sh:PropertyShape;
    sh:name "frequency"@en, "periodicita aktualizace"@cs;
    sh:description "The frequency of a dataset series is not equal to the frequency of the dataset in the collection."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/accrualPeriodicity>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/Frequency>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-691b3985>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/1c49ac88> a sh:PropertyShape;
    sh:name "geographical coverage"@en, "související geografické území"@cs;
    sh:description "When spatial coverage is a dimension in the dataset series then the spatial coverage of each dataset in the collection should be part of the spatial coverage. In that case, an open ended value is recommended, e.g. EU or a broad bounding box covering the expected values."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/spatial>;
    sh:class <http://purl.org/dc/terms/Location>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/1c49ac88>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/7aeac738> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#contactPoint>;
    sh:class <http://www.w3.org/2006/vcard/ns#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/7aeac738>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-942274b> a sh:PropertyShape;
    sh:name "publisher"@en, "poskytovatel"@cs;
    sh:description "The publisher of the dataset series may not be the publisher of all datasets.  E.g. a digital archive could take over the publishing of older datasets in the series. "@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/publisher>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-942274b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/951cb44> a sh:PropertyShape;
    sh:name "temporal coverage"@en, "časové pokrytí"@cs;
    sh:description "When temporal coverage is a dimension in the dataset series then the temporal coverage of each dataset in the collection should be part of the temporal coverage. In that case, an open ended value is recommended, e.g. after 2012."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/temporal>;
    sh:class <http://purl.org/dc/terms/PeriodOfTime>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/951cb44>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-667c9823> a sh:PropertyShape;
    sh:name "documentation"@en, "dokumentace"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/page>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-667c9823>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-1bbb1006> a sh:PropertyShape;
    sh:name "in series"@en, "en serie"@es, "in serie"@it, "je součástí"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#inSeries>;
    sh:class <http://www.w3.org/ns/dcat#DatasetSeries>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-1bbb1006>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-2ce42632> a sh:PropertyShape;
    sh:name "tema"@es, "tema"@it, "theme"@en, "thème"@fr, "klasifikace dle EuroVoc"@cs, "Θέμα"@el, "التصنيف"@ar, "テーマ/カテゴリー"@ja, "emne"@da;
    sh:description "A Dataset may be associated with multiple themes."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#theme>;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-2ce42632>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/1c49ac88> sh:name "související geografické území - prvek z RÚIAN"@cs.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-2ce42632> sh:name "téma"@cs.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-4f6b56e2> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#landingPage>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-4f6b56e2>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#Distribuce>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/dcat#Distribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-52bea822> a sh:PropertyShape;
    sh:name "title"@en, "název"@cs;
    sh:description "This property can be repeated for parallel language versions of the description."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-52bea822>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/1db797a2> a sh:PropertyShape;
    sh:name "URL d'accès"@fr, "URL de acceso"@es, "URL πρόσβασης"@el, "access URL"@en, "indirizzo di accesso"@it, "přístupové URL"@cs, "رابط وصول"@ar, "アクセスURL"@ja, "adgangsadresse"@da;
    sh:description "The resource at the access URL may contain information about how to get the Dataset."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#accessURL>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/1db797a2>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/51d59b4b> a sh:PropertyShape;
    sh:name "applicable legislation"@en, "příslušný právní předpis"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/51d59b4b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-6a373cf7> a sh:PropertyShape;
    sh:name "Specifikace podmínek užití"@cs, "Terms of use specification"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/specifikace>;
    sh:class <https://data.gov.cz/slovník/podmínky-užití/Specifikace>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-6a373cf7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#KontaktníBod>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/2006/vcard/ns#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/-4a5ee48a> a sh:PropertyShape;
    sh:name "formatted name"@en, "jméno"@cs;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/2006/vcard/ns#fn>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/-4a5ee48a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/77ed7896> a sh:PropertyShape;
    sh:name "has email"@en, "email"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/2006/vcard/ns#hasEmail>;
    sh:maxCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/77ed7896>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#ČasovýInterval>;
    sh:closed false;
    sh:targetClass <http://purl.org/dc/terms/PeriodOfTime>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-39e8396> a sh:PropertyShape;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#startDate>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-39e8396>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-2864429d> a sh:PropertyShape;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#endDate>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-2864429d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#DistribuceDatováSlužba>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/702650bf> a sh:PropertyShape;
    sh:name "access service"@en, "servicio de acceso de datos"@es, "servizio di accesso ai dati"@it, "přístupová služba"@cs, "dataadgangstjeneste"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#accessService>;
    sh:class <http://www.w3.org/ns/dcat#DataService>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/702650bf>;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#DistribuceSoubor>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/2a0f715a> a sh:PropertyShape;
    sh:name "URL de descarga"@es, "URL de téléchargement"@fr, "URL di scarico"@it, "odkaz na stažení souboru"@cs, "URL μεταφόρτωσης"@el, "download URL"@en, "رابط تحميل"@ar, "ダウンロードURL"@ja, "downloadURL"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#downloadURL>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/2a0f715a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/5e283e93> a sh:PropertyShape;
    sh:name "format"@en, "formát souboru ke stažení"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/format>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaTypeOrExtent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/5e283e93>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-60fe8bb6> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#mediaType>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-60fe8bb6>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-37e932b5> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#packageFormat>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-37e932b5>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/6fd9f5af> a sh:PropertyShape;
    sh:description "It SHOULD be expressed using a media type as defined in the official register of media types managed by IANA."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#compressFormat>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/6fd9f5af>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/58f4d14e> a sh:PropertyShape;
    sh:name "linked schemas"@en, "strojově čitelné schéma souboru ke stažení"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/58f4d14e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:MediaTypeOrExtentShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#FormátSouboru>;
    sh:closed false;
    sh:targetClass <http://purl.org/dc/terms/MediaTypeOrExtent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:MediaTypeShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#TypMédia>;
    sh:closed false;
    sh:targetClass <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#GeografickéÚzemí>;
    sh:closed false;
    sh:targetClass <http://purl.org/dc/terms/Location>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:FrequencyShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#Frekvence>;
    sh:closed false;
    sh:targetClass <http://purl.org/dc/terms/Frequency>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#Koncept>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/2004/02/skos/core#Concept>;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#DatovéTéma>, <https://ofn.gov.cz/dcat-ap-cz#TémaEuroVoc>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#eli:LegalResourceShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#PrávníPředpis>;
    sh:closed false;
    sh:targetClass <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:AgentShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#Poskytovatel>;
    sh:closed false;
    sh:targetClass <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#rdfs:ResourceShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#Zdroj>;
    sh:closed false;
    sh:targetClass rdfs:Resource.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#PrvekRÚIAN>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:StandardShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#Standard>;
    sh:closed false;
    sh:targetClass <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#SpecifikacePodmínekUžití>;
    sh:closed false;
    sh:targetClass <https://data.gov.cz/slovník/podmínky-užití/Specifikace>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-5bf03b79> a sh:PropertyShape;
    sh:name "jména autorů originální databáze"@cs, "Names of authors of database"@en;
    sh:nodeKind sh:Literal;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/autor-databáze>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-5bf03b79>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-361914dc> a sh:PropertyShape;
    sh:name "jména autorů díla"@cs, "Names of authors"@en;
    sh:nodeKind sh:Literal;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/autor>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-361914dc>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/7c059cf8> a sh:PropertyShape;
    sh:name "originální databáze"@cs, "Copyrighted database"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/databáze-jako-autorské-dílo>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/7c059cf8>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/2c6fe3f> a sh:PropertyShape;
    sh:name "autorské dílo"@cs, "Copyrighted work"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/autorské-dílo>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/2c6fe3f>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/152642ae> a sh:PropertyShape;
    sh:name "zvláštní právo pořizovatele databáze"@cs, "Sui generis database rights"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/databáze-chráněná-zvláštními-právy>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/152642ae>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-291849b9> a sh:PropertyShape;
    sh:name "osobní údaje"@cs, "Personal data"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/osobní-údaje>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-291849b9>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LicenseDocumentShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#Licence>;
    sh:closed false;
    sh:targetClass <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:DocumentShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#Dokument>;
    sh:closed false;
    sh:targetClass <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:IndividualShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#Jednotlivec>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/2006/vcard/ns#Individual>;
    sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/-4a5ee48a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/77ed7896>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:OrganizationShape> a sh:NodeShape;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#Organizace>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/2006/vcard/ns#Organization>;
    sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/-4a5ee48a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/77ed7896>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#HVDCategory>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#rdfs:ResourceShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz#E-mailAddress>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Catalogue>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-19cff62e> a sh:PropertyShape;
    sh:name "modification date"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/modified>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-19cff62e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-3cde844c> a sh:PropertyShape;
    sh:name "release date"@en;
    sh:description "This property SHOULD be set using the first known date of issuance."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/issued>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-3cde844c>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/6a44568f> a sh:PropertyShape;
    sh:name "title"@en;
    sh:description "This property can be repeated for parallel language versions of the name."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/6a44568f>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/3aaf37b3> a sh:PropertyShape;
    sh:name "description"@en;
    sh:description "This property can be repeated for parallel language versions of the description."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/3aaf37b3>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-7b1ce784> a sh:PropertyShape;
    sh:name "applicable legislation"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-7b1ce784>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-33651f20> a sh:PropertyShape;
    sh:name "catalogue"@en, "catalogo"@it, "catálogo"@es, "katalog"@cs, "katalog"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#catalog>;
    sh:class <http://www.w3.org/ns/dcat#Catalog>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-33651f20>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/44eb363e> a sh:PropertyShape;
    sh:name "creator"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/creator>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/44eb363e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-39be4e22> a sh:PropertyShape;
    sh:description "As empty Catalogues are usually indications of problems, this property should be combined with the property service to implement an empty Catalogue check."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#dataset>;
    sh:class <http://www.w3.org/ns/dcat#Dataset>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-39be4e22>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/4bd1761> a sh:PropertyShape;
    sh:name "geographical coverage"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/spatial>;
    sh:class <http://purl.org/dc/terms/Location>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/4bd1761>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/48deaf23> a sh:PropertyShape;
    sh:name "has part"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/hasPart>;
    sh:class <http://www.w3.org/ns/dcat#Catalog>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/48deaf23>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-337d355b> a sh:PropertyShape;
    sh:description ""@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/homepage>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-337d355b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-5e7ab6d0> a sh:PropertyShape;
    sh:name "language"@en;
    sh:description "This property can be repeated if the metadata is provided in multiple languages."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/language>;
    sh:class <http://purl.org/dc/terms/LinguisticSystem>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-5e7ab6d0>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/30f258b3> a sh:PropertyShape;
    sh:name "licence"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/license>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/30f258b3>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-20cebc72> a sh:PropertyShape;
    sh:name "publisher"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/publisher>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-20cebc72>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/169b6d23> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#record>;
    sh:class <http://www.w3.org/ns/dcat#CatalogRecord>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/169b6d23>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-1c174d72> a sh:PropertyShape;
    sh:description "As empty Catalogues are usually indications of problems, this property should be combined with the property dataset to implement an empty Catalogue check."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#service>;
    sh:class <http://www.w3.org/ns/dcat#DataService>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-1c174d72>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-3b43bff5> a sh:PropertyShape;
    sh:name "temporal coverage"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/temporal>;
    sh:class <http://purl.org/dc/terms/PeriodOfTime>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-3b43bff5>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/2660fe4b> a sh:PropertyShape;
    sh:name "tassonomia dei temi"@it, "taxonomie de thèmes"@fr, "taxonomie témat"@cs, "taxonomía de temas"@es, "themes"@en, "Ταξινομία θεματικών κατηγοριών."@el, "قائمة التصنيفات"@ar, "テーマ"@ja, "emnetaksonomi"@da;
    sh:description "This property refers to a knowledge organization system used to classify the Catalogue's Datasets. It must have at least the value NAL:data-theme as this is the manatory controlled vocabulary for dcat:theme."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#themeTaxonomy>;
    sh:class <http://www.w3.org/2004/02/skos/core#ConceptScheme>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/2660fe4b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/5e76e75d> a sh:PropertyShape;
    sh:name "rights"@en;
    sh:description "Information about licenses and rights MAY be provided for the Resource."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/rights>;
    sh:class <http://purl.org/dc/terms/RightsStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/5e76e75d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#CatalogueRecord>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/dcat#CatalogRecord>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-3814969b> a sh:PropertyShape;
    sh:name "listing date"@en;
    sh:description "This indicates the date of listing the dataset in the catalog and not the publication date of the dataset itself."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/issued>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-3814969b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-1fcab0bd> a sh:PropertyShape;
    sh:name "modification date"@en;
    sh:description "This indicates the date of last change of a catalog entry, i.e., the catalog metadata description of the dataset, and not the date of the dataset itself."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/modified>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-1fcab0bd>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/1a9d30be> a sh:PropertyShape;
    sh:name "title"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/1a9d30be>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/dc172a2> a sh:PropertyShape;
    sh:name "description"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/dc172a2>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/6811543a> a sh:PropertyShape;
    sh:name "application profile"@en;
    sh:description "This property SHOULD be used to indicate the model, schema, ontology, view or profile that the catalog record metadata conforms to."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:class <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/6811543a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-37a0f6b0> a sh:PropertyShape;
    sh:name "change type"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/adms#status>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-37a0f6b0>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-1c6791df> a sh:PropertyShape;
    sh:name "language"@en;
    sh:description "This property can be repeated if the metadata is provided in multiple languages."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/language>;
    sh:class <http://purl.org/dc/terms/LinguisticSystem>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-1c6791df>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-45d96a46> a sh:PropertyShape;
    sh:description "A catalogue record will refer to one entity in a catalogue. This can be either a Dataset or a Data Service. To ensure an unambigous reading of the cardinality the range is set to Catalogued Resource. However it is not the intend with this range to require the explicit use of the class Catalogued Record. As abstract class, an subclass should be used."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/primaryTopic>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/ns/dcat#Resource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-45d96a46>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-5f6633f1> a sh:PropertyShape;
    sh:name "source"@en;
    sh:description "The original metadata that was used in creating metadata for the Dataset, Data Service or Dataset Series."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/source>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/ns/dcat#CatalogRecord>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-5f6633f1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#DataService>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-26f9afcd> a sh:PropertyShape;
    sh:name "keyword"@en, "klíčové slovo"@cs, "mot-clés "@fr, "palabra clave"@es, "parola chiave"@it, "λέξη-κλειδί"@el, "كلمة  مفتاحية "@ar, "キーワード/タグ"@ja, "nøgleord"@da;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#keyword>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-26f9afcd>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/11c9b44d> a sh:PropertyShape;
    sh:name "title"@en;
    sh:description "This property can be repeated for parallel language versions of the name."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/11c9b44d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/50dacef1> a sh:PropertyShape;
    sh:name "description"@en;
    sh:description "This property can be repeated for parallel language versions of the description."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/50dacef1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-142f93e9> a sh:PropertyShape;
    sh:name "access rights"@en;
    sh:description "Information about licenses and rights MAY be provided for the Resource."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/accessRights>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/RightsStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-142f93e9>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-547c36c6> a sh:PropertyShape;
    sh:name "applicable legislation"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-547c36c6>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-6fe9fb75> a sh:PropertyShape;
    sh:name "conforms to"@en;
    sh:description "The standards referred here SHOULD describe the Data Service and not the data it serves. The latter is provided by the dataset with which this Data Service is connected. For instance the data service adheres to the OGC WFS API standard, while the associated dataset adheres to the INSPIRE Address data model."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:class <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-6fe9fb75>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/3b9c1501> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#contactPoint>;
    sh:class <http://www.w3.org/2006/vcard/ns#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/3b9c1501>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/d3cace6> a sh:PropertyShape;
    sh:name "documentation"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/page>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/d3cace6>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-4b26276b> a sh:PropertyShape;
    sh:name "descripción del end-point del servicio"@es, "endpoint description"@en, "descrizione dell'endpoint del servizio"@it, "popis přístupového bodu služby"@cs, "endpointbeskrivelse"@da;
    sh:description "The endpoint description gives specific details of the actual endpoint instances, while dcterms:conformsTo is used to indicate the general standard or specification that the endpoints implement.\nAn endpoint description may be expressed in a machine-readable form, such as an OpenAPI (Swagger) description [OpenAPI], an OGC GetCapabilities response [WFS], [ISO-19142], [WMS], [ISO-19128], a SPARQL Service Description [SPARQL11-SERVICE-DESCRIPTION], an [OpenSearch] or [WSDL20] document, a Hydra API description [HYDRA], else in text or some other informal mode if a formal representation is not possible."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#endpointDescription>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-4b26276b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-5923a4fe> a sh:PropertyShape;
    sh:name "end-point del servicio"@es, "end-point del servizio"@it, "přístupový bod služby"@cs, "endpoint URL"@en, "tjenesteendpoint"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#endpointURL>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-5923a4fe>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/518f042e> a sh:PropertyShape;
    sh:name "format"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/format>;
    sh:class <http://purl.org/dc/terms/MediaTypeOrExtent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/518f042e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-5d41a80b> a sh:PropertyShape;
    sh:description "It is intended to point to a landing page at the original data service provider, not to a page on a site of a third party, such as an aggregator."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#landingPage>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-5d41a80b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-6a1da4b> a sh:PropertyShape;
    sh:name "licence"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/license>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-6a1da4b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-5d2cb34> a sh:PropertyShape;
    sh:name "publisher"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/publisher>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-5d2cb34>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-62b09244> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#servesDataset>;
    sh:class <http://www.w3.org/ns/dcat#Dataset>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-62b09244>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-6c32d869> a sh:PropertyShape;
    sh:name "tema"@es, "tema"@it, "theme"@en, "thème"@fr, "téma"@cs, "Θέμα"@el, "التصنيف"@ar, "テーマ/カテゴリー"@ja, "emne"@da;
    sh:description "A Data Service may be associated with multiple themes."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#theme>;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-6c32d869>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Dataset>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/11cfa73b> a sh:PropertyShape;
    sh:name "identifier"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/identifier>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/11cfa73b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/704a4980> a sh:PropertyShape;
    sh:name "keyword"@en, "klíčové slovo"@cs, "mot-clés "@fr, "palabra clave"@es, "parola chiave"@it, "λέξη-κλειδί"@el, "كلمة  مفتاحية "@ar, "キーワード/タグ"@ja, "nøgleord"@da;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#keyword>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/704a4980>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-453e9d5f> a sh:PropertyShape;
    sh:name "modification date"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/modified>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-453e9d5f>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-d7f43bd> a sh:PropertyShape;
    sh:name "release date"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/issued>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-d7f43bd>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-5d5a0e8d> a sh:PropertyShape;
    sh:name "prostorové rozlišení (metry)"@cs, "resolución espacial (metros)"@es, "risoluzione spaziale (metri)"@it, "spatial resolution (meters)"@en-us, "spatial resolution (metres)"@en-gb, "geografisk opløsning (meter)"@da, "spatial resolution"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#spatialResolutionInMeters>;
    sh:datatype xsd:decimal.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-5d5a0e8d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/999edfd> a sh:PropertyShape;
    sh:description "If the dataset is a time-series this should correspond to the spacing of items in the series. For other kinds of dataset, this property will usually indicate the smallest time difference between items in the dataset."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#temporalResolution>;
    sh:datatype xsd:duration.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/999edfd>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/28f80620> a sh:PropertyShape;
    sh:name "title"@en;
    sh:description "This property can be repeated for parallel language versions of the name."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/28f80620>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/32e55d17> a sh:PropertyShape;
    sh:description "DCAT does not prescribe how a version name / identifier should be specified, and refers for guidance to [[DWBP]]'s Best Practice 7: Provide a version indicator."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#version>;
    sh:maxCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/32e55d17>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-1cf042fb> a sh:PropertyShape;
    sh:name "version notes"@en;
    sh:description "This property can be repeated for parallel language versions of the version notes."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/adms#versionNotes>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-1cf042fb>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/400b3684> a sh:PropertyShape;
    sh:name "description"@en;
    sh:description "This property can be repeated for parallel language versions of the description."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/400b3684>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-2eb6a7d6> a sh:PropertyShape;
    sh:name "access rights"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/accessRights>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/RightsStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-2eb6a7d6>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/78bef68d> a sh:PropertyShape;
    sh:name "applicable legislation"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/78bef68d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-6d5958e8> a sh:PropertyShape;
    sh:name "conforms to"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:class <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-6d5958e8>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-19862632> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#contactPoint>;
    sh:class <http://www.w3.org/2006/vcard/ns#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-19862632>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-788467b1> a sh:PropertyShape;
    sh:name "creator"@en;
    sh:description "Resources of type foaf:Agent are recommended as values for this property."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/creator>;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-788467b1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-29982e39> a sh:PropertyShape;
    sh:name "distribuce"@cs, "distribución"@es, "dataset distribution"@en, "distribution"@fr, "distribuzione"@it, "distribution"@da, "διανομή"@el, "توزيع"@ar, "データセット配信"@ja;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#distribution>;
    sh:class <http://www.w3.org/ns/dcat#Distribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-29982e39>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6bde32a4> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#inSeries>;
    sh:class <http://www.w3.org/ns/dcat#DatasetSeries>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6bde32a4>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/20128e48> a sh:PropertyShape;
    sh:description "It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#landingPage>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/20128e48>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-56f05d81> a sh:PropertyShape;
    sh:name "language"@en;
    sh:description "This property can be repeated if there are multiple languages in the Dataset."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/language>;
    sh:class <http://purl.org/dc/terms/LinguisticSystem>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-56f05d81>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-7967a839> a sh:PropertyShape;
    sh:name "other identifier"@en;
    sh:description "Examples are MAST/ADS [[MASTADS]], DOI [[DOI]], EZID [[EZID]] or W3ID [[W3ID]]."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/adms#identifier>;
    sh:class <http://www.w3.org/ns/adms#Identifier>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-7967a839>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-4dd9e926> a sh:PropertyShape;
    sh:name "provenance"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/provenance>;
    sh:class <http://purl.org/dc/terms/ProvenanceStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-4dd9e926>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-40ce9aa1> a sh:PropertyShape;
    sh:name "publisher"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/publisher>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-40ce9aa1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-7d81ad85> a sh:PropertyShape;
    sh:name "qualified attribution"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/prov#qualifiedAttribution>;
    sh:class <http://www.w3.org/ns/prov#Attribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-7d81ad85>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6a26e1e3> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#qualifiedRelation>;
    sh:class <http://www.w3.org/ns/dcat#Relationship>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6a26e1e3>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/79e53a88> a sh:PropertyShape;
    sh:name "related resource"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/relation>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/79e53a88>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-5bb8e6c8> a sh:PropertyShape;
    sh:name "sample"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/adms#sample>;
    sh:class <http://www.w3.org/ns/dcat#Distribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-5bb8e6c8>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/52a0c85b> a sh:PropertyShape;
    sh:name "source"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/source>;
    sh:class <http://www.w3.org/ns/dcat#Dataset>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/52a0c85b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-66b26726> a sh:PropertyShape;
    sh:name "temporal coverage"@en;
    sh:description "The temporal coverage of a dataset may be encoded as an instance of dcterms:PeriodOfTime, or may be indicated using an IRI reference (link) to a resource describing a time period or interval."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/temporal>;
    sh:class <http://purl.org/dc/terms/PeriodOfTime>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-66b26726>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/3eaaec64> a sh:PropertyShape;
    sh:name "tema"@es, "tema"@it, "theme"@en, "thème"@fr, "téma"@cs, "Θέμα"@el, "التصنيف"@ar, "テーマ/カテゴリー"@ja, "emne"@da;
    sh:description "A Dataset may be associated with multiple themes."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#theme>;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/3eaaec64>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-60992760> a sh:PropertyShape;
    sh:name "type"@en;
    sh:description "A recommended controlled vocabulary data-type is foreseen."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/type>;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-60992760>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/5568a425> a sh:PropertyShape;
    sh:name "frequency"@en;
    sh:description "The value of dcterms:accrualPeriodicity gives the rate at which the dataset-as-a-whole is updated. This may be complemented by dcat:temporalResolution to give the time between collected data points in a time series."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/accrualPeriodicity>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/Frequency>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/5568a425>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-1b42c6ce> a sh:PropertyShape;
    sh:name "geographical coverage"@en;
    sh:description "The spatial coverage of a dataset may be encoded as an instance of dcterms:Location, or may be indicated using an IRI reference (link) to a resource describing a location. It is recommended that links are to entries in a well maintained gazetteer such as Geonames."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/spatial>;
    sh:class <http://purl.org/dc/terms/Location>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-1b42c6ce>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-3eb32e47> a sh:PropertyShape;
    sh:name "was generated by"@en;
    sh:description "The activity associated with generation of a dataset will typically be an initiative, project, mission, survey, on-going activity (\"business as usual\") etc. Multiple prov:wasGeneratedBy properties can be used to indicate the dataset production context at various levels of granularity.\n\nUse prov:qualifiedGeneration to attach additional details about the relationship between the dataset and the activity, e.g., the exact time that the dataset was produced during the lifetime of a project"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/prov#wasGeneratedBy>;
    sh:class <http://www.w3.org/ns/prov#Activity>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-3eb32e47>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-7089620d> a sh:PropertyShape;
    sh:name "documentation"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/page>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-7089620d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-7a4eedb4> a sh:PropertyShape;
    sh:name "is referenced by"@en;
    sh:description "In relation to the use case of data citation, when the cataloged resource is a dataset, the dcterms:isReferencedBy property allows to relate the dataset to the resources (such as scholarly publications) that cite or point to the dataset. Multiple dcterms:isReferencedBy properties can be used to indicate the dataset has been referenced by multiple publications, or other resources.\nThis property is used to associate a resource with the resource (of type dcat:Resource) in question. For other relations to resources not covered with this property, the more generic property dcat:qualifiedRelation can be used. See also 15. Qualified relations."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/isReferencedBy>;
    sh:class <http://www.w3.org/ns/dcat#Resource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-7a4eedb4>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-22b4bd51> a sh:PropertyShape;
    sh:description "This property is intended for relating a non-versioned or abstract resource to several versioned resources, e.g., snapshots [[PAV]].\n\nThe notion of version used by this property is limited to versions resulting from revisions occurring to a resource as part of its life-cycle. Therefore, its semantics is more specific than its super-property dcterms:hasVersion, which makes use of a broader notion of version, including editions and adaptations."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#hasVersion>;
    sh:class <http://www.w3.org/ns/dcat#Dataset>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-22b4bd51>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#DatasetSeries>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-7803933> a sh:PropertyShape;
    sh:name "description"@en;
    sh:description "This property can be repeated for parallel language versions. It is recommended to provide an indication about the dimensions the Dataset Series evolves."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-7803933>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/6c53dca4> a sh:PropertyShape;
    sh:name "modification date"@en;
    sh:description "This is not equal to the most recent modified dataset in the collection of the dataset series."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/modified>;
    sh:maxCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/6c53dca4>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-5a578fa6> a sh:PropertyShape;
    sh:name "release date"@en;
    sh:description "The moment when the dataset series was established as a managed resource. This is not equal to the release date of the oldest dataset in the collection of the dataset series."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/issued>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-5a578fa6>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-48f33ed7> a sh:PropertyShape;
    sh:name "title"@en;
    sh:description "This property can be repeated for parallel language versions of the name."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-48f33ed7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-5ed193ea> a sh:PropertyShape;
    sh:name "applicable legislation"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-5ed193ea>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/2b9e0a5> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#contactPoint>;
    sh:class <http://www.w3.org/2006/vcard/ns#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/2b9e0a5>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-2bbb6612> a sh:PropertyShape;
    sh:name "frequency"@en;
    sh:description "The frequency of a dataset series is not equal to the frequency of the dataset in the collection."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/accrualPeriodicity>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/Frequency>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-2bbb6612>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/29ccd47b> a sh:PropertyShape;
    sh:name "geographical coverage"@en;
    sh:description "When spatial coverage is a dimension in the dataset series then the spatial coverage of each dataset in the collection should be part of the spatial coverage. In that case, an open ended value is recommended, e.g. EU or a broad bounding box covering the expected values."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/spatial>;
    sh:class <http://purl.org/dc/terms/Location>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/29ccd47b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/44100a8> a sh:PropertyShape;
    sh:name "publisher"@en;
    sh:description "The publisher of the dataset series may not be the publisher of all datasets.  E.g. a digital archive could take over the publishing of older datasets in the series. "@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/publisher>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/44100a8>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/2158a331> a sh:PropertyShape;
    sh:name "temporal coverage"@en;
    sh:description "When temporal coverage is a dimension in the dataset series then the temporal coverage of each dataset in the collection should be part of the temporal coverage. In that case, an open ended value is recommended, e.g. after 2012."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/temporal>;
    sh:class <http://purl.org/dc/terms/PeriodOfTime>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/2158a331>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Distribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-6eb7386e> a sh:PropertyShape;
    sh:description "The size in bytes can be approximated (as a non-negative integer) when the precise size is not known.\nWhile it is recommended that the size be given as an integer, alternative literals such as '1.5 MB' are sometimes used."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#byteSize>;
    sh:maxCount 1;
    sh:datatype xsd:nonNegativeInteger.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-6eb7386e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/5d1eb176> a sh:PropertyShape;
    sh:name "description"@en;
    sh:description "This property can be repeated for parallel language versions of the description."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/5d1eb176>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-57968711> a sh:PropertyShape;
    sh:name "modification date"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/modified>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-57968711>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/78360e11> a sh:PropertyShape;
    sh:name "release date"@en;
    sh:description "This property SHOULD be set using the first known date of issuance."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/issued>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/78360e11>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-3739881b> a sh:PropertyShape;
    sh:name "prostorové rozlišení (metry)"@cs, "resolución espacial (metros)"@es, "risoluzione spaziale (metri)"@it, "spatial resolution (meters)"@en-us, "spatial resolution (metres)"@en-gb, "geografisk opløsning (meter)"@da, "spatial resolution"@en;
    sh:description "If the dataset is an image or grid this should correspond to the spacing of items. For other kinds of spatial datasets, this property will usually indicate the smallest distance between items in the dataset.\nAlternative spatial resolutions might be provided as different dataset distributions"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#spatialResolutionInMeters>;
    sh:maxCount 1;
    sh:datatype xsd:decimal.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-3739881b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/5a74b1ef> a sh:PropertyShape;
    sh:description "If the dataset is a time-series this should correspond to the spacing of items in the series. For other kinds of dataset, this property will usually indicate the smallest time difference between items in the dataset.\nAlternative temporal resolutions might be provided in different dataset distributions"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#temporalResolution>;
    sh:maxCount 1;
    sh:datatype xsd:duration.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/5a74b1ef>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-72c8e16e> a sh:PropertyShape;
    sh:name "title"@en;
    sh:description "This property can be repeated for parallel language versions of the description."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-72c8e16e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/1f4ca6a7> a sh:PropertyShape;
    sh:name "access service"@en, "servicio de acceso de datos"@es, "servizio di accesso ai dati"@it, "služba pro přístup k datům"@cs, "dataadgangstjeneste"@da;
    sh:description "dcat:accessService SHOULD be used to link to a description of a dcat:DataService that can provide access to this distribution."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#accessService>;
    sh:class <http://www.w3.org/ns/dcat#DataService>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/1f4ca6a7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-75e563aa> a sh:PropertyShape;
    sh:name "URL d'accès"@fr, "URL de acceso"@es, "URL πρόσβασης"@el, "access URL"@en, "indirizzo di accesso"@it, "přístupová adresa"@cs, "رابط وصول"@ar, "アクセスURL"@ja, "adgangsadresse"@da;
    sh:description "The resource at the access URL may contain information about how to get the Dataset."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#accessURL>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-75e563aa>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-a8d0c01> a sh:PropertyShape;
    sh:name "applicable legislation"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-a8d0c01>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/5d8c5f0a> a sh:PropertyShape;
    sh:name "availability"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/availability>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/5d8c5f0a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/45958875> a sh:PropertyShape;
    sh:name "checksum"@en;
    sh:description "The checksum is related to the download URL."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://spdx.org/rdf/terms#checksum>;
    sh:maxCount 1;
    sh:class <http://spdx.org/rdf/terms#Checksum>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/45958875>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-57de1871> a sh:PropertyShape;
    sh:description "It SHOULD be expressed using a media type as defined in the official register of media types managed by IANA."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#compressFormat>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-57de1871>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-76b6f93f> a sh:PropertyShape;
    sh:name "documentation"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/page>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-76b6f93f>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/6e2437a> a sh:PropertyShape;
    sh:description "dcat:downloadURL SHOULD be used for the URL at which this distribution is available directly, typically through a HTTP Get request."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#downloadURL>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/6e2437a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/262a90b3> a sh:PropertyShape;
    sh:name "format"@en;
    sh:description "dcat:mediaType SHOULD be used if the type of the distribution is defined by IANA [[IANA-MEDIA-TYPES]]."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/format>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaTypeOrExtent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/262a90b3>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-92b604d> a sh:PropertyShape;
    sh:name "has policy"@en;
    sh:description "Information about rights expressed as an ODRL policy [[ODRL-MODEL]] using the ODRL vocabulary [[ODRL-VOCAB]] MAY be provided for the distribution. See also guidance at 9. License and rights statements."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/odrl/2/hasPolicy>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/ns/odrl/2/Policy>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-92b604d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-42f81e33> a sh:PropertyShape;
    sh:name "language"@en;
    sh:description "This property can be repeated if the metadata is provided in multiple languages."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/language>;
    sh:class <http://purl.org/dc/terms/LinguisticSystem>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-42f81e33>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/4a8c7490> a sh:PropertyShape;
    sh:name "licence"@en;
    sh:description "Information about licenses and rights SHOULD be provided on the level of Distribution. Information about licenses and rights MAY be provided for a Dataset in addition to but not instead of the information provided for the Distributions of that Dataset. Providing license or rights information for a Dataset that is different from information provided for a Distribution of that Dataset SHOULD be avoided as this can create legal conflicts. See also guidance at 9. License and rights statements."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/license>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/4a8c7490>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/185bf8e6> a sh:PropertyShape;
    sh:name "linked schemas"@en;
    sh:description "This property SHOULD be used to indicate the model, schema, ontology, view or profile that this representation of a dataset conforms to. This is (generally) a complementary concern to the media-type or format."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:class <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/185bf8e6>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-5fbe2996> a sh:PropertyShape;
    sh:description "This property SHOULD be used when the media type of the distribution is defined in IANA [[IANA-MEDIA-TYPES]], otherwise dcterms:format MAY be used with different values."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#mediaType>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-5fbe2996>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-6fe6e095> a sh:PropertyShape;
    sh:description "This property to be used when the files in the distribution are packaged, e.g., in a TAR file, a ZIP file, a Frictionless Data Package or a Bagit file. The format SHOULD be expressed using a media type as defined by IANA [[IANA-MEDIA-TYPES]], if available."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#packageFormat>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-6fe6e095>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-1c94a420> a sh:PropertyShape;
    sh:name "rights"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/rights>;
    sh:class <http://purl.org/dc/terms/RightsStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-1c94a420>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/1cde0b24> a sh:PropertyShape;
    sh:name "status"@en;
    sh:description "It MUST take one of the values Completed, Deprecated, Under Development, Withdrawn."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/adms#status>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/1cde0b24>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Relationship>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/dcat#Relationship>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape/-751af72a> a sh:PropertyShape;
    sh:name "tiene rol"@it, "had role"@en, "sehraná role"@cs, "havde rolle"@da;
    sh:description "May be used in a qualified-attribution to specify the role of an Agent with respect to an Entity. It is recommended that the value be taken from a controlled vocabulary of agent roles, such as [[ISO-19115]] CI_RoleCode.\nMay be used in a qualified-relation to specify the role of an Entity with respect to another Entity. It is recommended that the value be taken from a controlled vocabulary of entity roles."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#hadRole>;
    sh:class <http://www.w3.org/ns/dcat#Role>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape/-751af72a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape/-17f63fba> a sh:PropertyShape;
    sh:name "relation"@en;
    sh:description "In the context of a dcat:Relationship this is expected to point to another dcat:Dataset or other cataloged resource."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/relation>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape/-17f63fba>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#CataloguedResource>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/dcat#Resource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RoleShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Role>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/dcat#Role>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:AgentShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:AgentShape/2a4d2161> a sh:PropertyShape;
    sh:name "name"@en;
    sh:description "This property can be repeated for different versions of the name (e.g. the name in different languages)."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://xmlns.com/foaf/0.1/name>;
    sh:minCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:AgentShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:AgentShape/2a4d2161>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:AgentShape/-7c6aa553> a sh:PropertyShape;
    sh:name "type"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/type>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:AgentShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:AgentShape/-7c6aa553>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptShape/-1ecf34b2> a sh:PropertyShape;
    sh:name "preferred label"@en;
    sh:description "This property can be repeated for parallel language versions of the label."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/2004/02/skos/core#prefLabel>;
    sh:minCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptShape/-1ecf34b2>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#eli:LegalResourceShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Location>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/-31a378b7> a sh:PropertyShape;
    sh:name "bbox"@en, "quadro di delimitazione"@it, "cuadro delimitador"@es, "ohraničení oblasti"@cs, "bounding box"@da;
    sh:description "The range of this property (rdfs:Literal) is intentionally generic, with the purpose of allowing different geometry literal encodings. E.g., the geometry could be encoded as a WKT literal (geosparql:wktLiteral [[GeoSPARQL]])."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#bbox>;
    sh:maxCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/-31a378b7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/-61d1ae6e> a sh:PropertyShape;
    sh:description "The range of this property (rdfs:Literal) is intentionally generic, with the purpose of allowing different geometry literal encodings. E.g., the geometry could be encoded as a WKT literal (geosparql:wktLiteral [[GeoSPARQL]])."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#centroid>;
    sh:maxCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/-61d1ae6e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/-39b9763a> a sh:PropertyShape;
    sh:description "The range of this property (locn:Geometry) allows for any type of geometry specification. E.g., the geometry could be encoded by a literal, as WKT (geosparql:wktLiteral [[GeoSPARQL]]), or represented by a class, as geosparql:Geometry (or any of its subclasses) [[GeoSPARQL]]."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/locn#geometry>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/ns/locn#Geometry>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/-39b9763a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:DocumentShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LinguisticSystemShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#LinguisticSystem>;
    sh:closed false;
    sh:targetClass <http://purl.org/dc/terms/LinguisticSystem>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LicenseDocumentShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#LicenceDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LicenseDocumentShape/252892b4> a sh:PropertyShape;
    sh:name "type"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/type>;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LicenseDocumentShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LicenseDocumentShape/252892b4>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:RightsStatementShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#RightsStatement>;
    sh:closed false;
    sh:targetClass <http://purl.org/dc/terms/RightsStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:StandardShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#rdfs:ResourceShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#rdfs-Resource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:ProvenanceStatementShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#ProvenanceStatement>;
    sh:closed false;
    sh:targetClass <http://purl.org/dc/terms/ProvenanceStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#http://www.w3.org/ns/odrl/2/PolicyShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Policy>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/odrl/2/Policy>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#PeriodOfTime>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/5772d9a5> a sh:PropertyShape;
    sh:description "rdfs:Literal encoded using the relevant ISO 8601 Date and Time compliant string [[DATETIME]] and typed using the appropriate XML Schema datatype [[XMLSCHEMA11-2]]"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#endDate>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/5772d9a5>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-1d1d6fd4> a sh:PropertyShape;
    sh:description "rdfs:Literal encoded using the relevant ISO 8601 Date and Time compliant string [[DATETIME]] and typed using the appropriate XML Schema datatype [[XMLSCHEMA11-2]] (xsd:gYear, xsd:gYearMonth, xsd:date, or xsd:dateTime)."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#startDate>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-1d1d6fd4>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-703228f2> a sh:PropertyShape;
    sh:name "beginning"@en, "tiene principio"@es;
    sh:description "Use of the property time:hasBeginning entails that value of the dcterms:temporal property is a member of the time:TemporalEntity class from [[OWL-TIME]]. In this context this could be taken to imply that dcterms:PeriodOfTime is equivalent to the sub-class time:ProperInterval"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/2006/time#hasBeginning>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/2006/time#Instant>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-703228f2>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-32829934> a sh:PropertyShape;
    sh:name "end"@en, "tiene fin"@es;
    sh:description "Use of the property time:hasEnd entails that value of the dcterms:temporal property is a member of the time:TemporalEntity class from [[OWL-TIME]]. In this context this could be taken to imply that dcterms:PeriodOfTime is equivalent to the sub-class time:ProperInterval"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/2006/time#hasEnd>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/2006/time#Instant>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-32829934>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:MediaTypeOrExtentShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#MediaTypeOrExtent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:MediaTypeShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#adms:IdentifierShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Identifier>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/adms#Identifier>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#adms:IdentifierShape/-1f4f5b46> a sh:PropertyShape;
    sh:name "notation"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/2004/02/skos/core#notation>;
    sh:maxCount 1;
    sh:minCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#adms:IdentifierShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#adms:IdentifierShape/-1f4f5b46>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#locn:GeometryShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Geometry>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/locn#Geometry>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:FrequencyShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Frequency>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptSchemeShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#ConceptScheme>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/2004/02/skos/core#ConceptScheme>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptSchemeShape/-52f69935> a sh:PropertyShape;
    sh:name "title"@en;
    sh:description "May be repeated for different versions of the name."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:minCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptSchemeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptSchemeShape/-52f69935>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumAlgorithmShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#ChecksumAlgorithm>;
    sh:closed false;
    sh:targetClass <http://spdx.org/rdf/terms#ChecksumAlgorithm>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#prov:AttributionShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Attribution>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/prov#Attribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#prov:ActivityShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Activity>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/prov#Activity>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Checksum>;
    sh:closed false;
    sh:targetClass <http://spdx.org/rdf/terms#Checksum>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape/7f7cdc54> a sh:PropertyShape;
    sh:name "checksum value"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://spdx.org/rdf/terms#checksumValue>;
    sh:maxCount 1;
    sh:datatype xsd:hexBinary.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape/7f7cdc54>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape/-60e3e67f> a sh:PropertyShape;
    sh:name "algorithm"@en;
    sh:description "Version 2.2 of [[SPDX]] defines individuals for the following algorithms: MD2, MD4, MD5, MD6, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://spdx.org/rdf/terms#algorithm>;
    sh:maxCount 1;
    sh:class <http://spdx.org/rdf/terms#ChecksumAlgorithm>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape/-60e3e67f>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#time:InstantShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-ap#Instant>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/2006/time#Instant>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Catalog>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-3e0e28ad> a sh:PropertyShape;
    sh:description "foaf:homepage is an inverse functional property (IFP) which means that it MUST be unique and precisely identify the Web-page for the resource. This property indicates the canonical Web-page, which might be helpful in cases where there is more than one Web-page about the resource."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/homepage>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/-3e0e28ad>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/122c1f76> a sh:PropertyShape;
    sh:name "tassonomia dei temi"@it, "taxonomie de thèmes"@fr, "taxonomie témat"@cs, "taxonomía de temas"@es, "theme taxonomy"@en, "Ταξινομία θεματικών κατηγοριών."@el, "قائمة التصنيفات"@ar, "テーマ"@ja, "emnetaksonomi"@da;
    sh:description "It is recommended that the taxonomy is organized in a skos:ConceptScheme, skos:Collection, owl:Ontology or similar, which allows each member to be denoted by an IRI and published as Linked Data."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#themeTaxonomy>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/122c1f76>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/49745426> a sh:PropertyShape;
    sh:name "resource"@en, "risorsa"@it;
    sh:description "This is the most general predicate for membership of a catalog. Use of a more specific sub-property is recommended when available."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#resource>;
    sh:class <http://www.w3.org/ns/dcat#Resource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/49745426>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/3c8120c> a sh:PropertyShape;
    sh:name "conjunto de datos"@es, "dataset"@en, "dataset"@it, "datová sada"@cs, "jeu de données"@fr, "σύνολο δεδομένων"@el, "قائمة بيانات"@ar, "データセット"@ja, "datasæt"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#dataset>;
    sh:class <http://www.w3.org/ns/dcat#Dataset>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/3c8120c>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/39c74bbc> a sh:PropertyShape;
    sh:name "service"@en, "servicio"@es, "servizio"@it, "služba"@cs, "datatjeneste"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#service>;
    sh:class <http://www.w3.org/ns/dcat#DataService>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/39c74bbc>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/a21410e> a sh:PropertyShape;
    sh:name "catalog"@en, "catalogo"@it, "catálogo"@es, "katalog"@cs, "katalog"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#catalog>;
    sh:class <http://www.w3.org/ns/dcat#Catalog>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/a21410e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/7c8ff9b5> a sh:PropertyShape;
    sh:name "record"@en, "record"@it, "registre"@fr, "registro"@es, "záznam"@cs, "καταγραφή"@el, "سجل"@ar, "カタログ・レコード"@ja, "post"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#record>;
    sh:class <http://www.w3.org/ns/dcat#CatalogRecord>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape/7c8ff9b5>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/13de4675> a sh:PropertyShape;
    sh:name "prostorové rozlišení (metry)"@cs, "resolución espacial (metros)"@es, "risoluzione spaziale (metri)"@it, "spatial resolution (meters)"@en-us, "spatial resolution (metres)"@en-gb, "geografisk opløsning (meter)"@da, "spatial resolution"@en;
    sh:description "If the dataset is an image or grid this should correspond to the spacing of items. For other kinds of spatial datasets, this property will usually indicate the smallest distance between items in the dataset."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#spatialResolutionInMeters>;
    sh:datatype xsd:decimal.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/13de4675>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-73115381> a sh:PropertyShape;
    sh:name "resolución temporal"@es, "risoluzione temporale"@it, "temporal resolution"@en, "časové rozlišení"@cs, "tidslig opløsning"@da;
    sh:description "If the dataset is a time-series this should correspond to the spacing of items in the series. For other kinds of dataset, this property will usually indicate the smallest time difference between items in the dataset."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#temporalResolution>;
    sh:datatype xsd:duration.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-73115381>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/27045905> a sh:PropertyShape;
    sh:name "distribuce"@cs, "distribución"@es, "distribution"@en, "distribution"@fr, "distribuzione"@it, "distribution"@da, "διανομή"@el, "توزيع"@ar, "データセット配信"@ja;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#distribution>;
    sh:class <http://www.w3.org/ns/dcat#Distribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/27045905>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/185d04a7> a sh:PropertyShape;
    sh:name "frequency"@en;
    sh:description "The value of dcterms:accrualPeriodicity gives the rate at which the dataset-as-a-whole is updated. This may be complemented by dcat:temporalResolution to give the time between collected data points in a time series."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/accrualPeriodicity>;
    sh:class <http://purl.org/dc/terms/Frequency>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/185d04a7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-6674dbda> a sh:PropertyShape;
    sh:name "in series"@en, "en serie"@es, "in serie"@it;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#inSeries>;
    sh:class <http://www.w3.org/ns/dcat#DatasetSeries>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-6674dbda>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/1aecccb4> a sh:PropertyShape;
    sh:name "spatial/geographical coverage"@en;
    sh:description "The spatial coverage of a dataset may be encoded as an instance of dcterms:Location, or may be indicated using an IRI reference (link) to a resource describing a location. It is recommended that links are to entries in a well maintained gazetteer such as Geonames."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/spatial>;
    sh:class <http://purl.org/dc/terms/Location>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/1aecccb4>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-61481968> a sh:PropertyShape;
    sh:name "temporal coverage"@en;
    sh:description "The temporal coverage of a dataset may be encoded as an instance of dcterms:PeriodOfTime, or may be indicated using an IRI reference (link) to a resource describing a time period or interval."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/temporal>;
    sh:class <http://purl.org/dc/terms/PeriodOfTime>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-61481968>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-37c4b5> a sh:PropertyShape;
    sh:name "was generated by"@en;
    sh:description "The activity associated with generation of a dataset will typically be an initiative, project, mission, survey, on-going activity (\"business as usual\") etc. Multiple prov:wasGeneratedBy properties can be used to indicate the dataset production context at various levels of granularity.\n\nUse prov:qualifiedGeneration to attach additional details about the relationship between the dataset and the activity, e.g., the exact time that the dataset was produced during the lifetime of a project"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/prov#wasGeneratedBy>;
    sh:class <http://www.w3.org/ns/prov#Entity>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-37c4b5>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-3ee2724e> a sh:PropertyShape;
    sh:name "title"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-3ee2724e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-20ef3e33> a sh:PropertyShape;
    sh:name "release date"@en;
    sh:description "This property SHOULD be set using the first known date of issuance."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/issued>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-20ef3e33>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/365cbaaf> a sh:PropertyShape;
    sh:name "update/modification date"@en;
    sh:description "The value of this property indicates a change to the actual resource, not a change to the catalog record. An absent value MAY indicate that the resource has never changed after its initial publication, or that the date of last modification is not known, or that the resource is continuously updated."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/modified>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/365cbaaf>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4e742cf1> a sh:PropertyShape;
    sh:name "identifier"@en;
    sh:description "The identifier might be used as part of the IRI of the resource, but still having it represented explicitly is useful.\nThe identifier is a text string which is assigned to the resource to provide an unambiguous reference within a particular context."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/identifier>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4e742cf1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/34fd6f7a> a sh:PropertyShape;
    sh:name "keyword/tag"@en, "klíčové slovo"@cs, "mot-clés "@fr, "palabra clave"@es, "parola chiave"@it, "λέξη-κλειδί"@el, "كلمة  مفتاحية "@ar, "キーワード/タグ"@ja, "nøgleord"@da;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#keyword>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/34fd6f7a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-725d9215> a sh:PropertyShape;
    sh:name "version"@en, "versión"@es, "versione"@it;
    sh:description "DCAT does not prescribe how a version name / identifier should be specified, and refers for guidance to [[DWBP]]'s Best Practice 7: Provide a version indicator."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#version>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-725d9215>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-610483d3> a sh:PropertyShape;
    sh:name "version notes"@en;
    sh:description "In case of backward compatibility issues with the previous version of the resource, a textual description of them SHOULD be specified by using this property."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/adms#versionNotes>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-610483d3>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-42758832> a sh:PropertyShape;
    sh:name "description"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-42758832>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/625a04fe> a sh:PropertyShape;
    sh:name "access rights"@en;
    sh:description "Information about licenses and rights MAY be provided for the Resource."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/accessRights>;
    sh:class <http://purl.org/dc/terms/RightsStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/625a04fe>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-13c3843c> a sh:PropertyShape;
    sh:name "conforms to"@en;
    sh:description "This property SHOULD be used to indicate the model, schema, ontology, view or profile that the cataloged resource content conforms to."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:class <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-13c3843c>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/30107d7a> a sh:PropertyShape;
    sh:name "Punto de contacto"@es, "contact point"@en, "kontaktní bod"@cs, "point de contact"@fr, "punto di contatto"@it, "σημείο επικοινωνίας"@el, "عنوان اتصال"@ar, "窓口"@ja, "kontaktpunkt"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#contactPoint>;
    sh:class <http://www.w3.org/2006/vcard/ns#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/30107d7a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/48268823> a sh:PropertyShape;
    sh:name "creator"@en;
    sh:description "Resources of type foaf:Agent are recommended as values for this property."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/creator>;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/48268823>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-d59b9d5> a sh:PropertyShape;
    sh:name "language"@en;
    sh:description "Repeat this property if the resource is available in multiple languages.\nThe value(s) provided for members of a catalog (i.e., dataset or service) override the value(s) provided for the catalog if they conflict.\nIf representations of a dataset are available for each language separately, define an instance of dcat:Distribution for each language and describe the specific language of each distribution using dcterms:language (i.e., the dataset will have multiple dcterms:language values and each distribution will have just one as the value of its dcterms:language property). In case of multilingual distributions, the distributions will have multiple dcterms:language values."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/language>;
    sh:class <http://purl.org/dc/terms/LinguisticSystem>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-d59b9d5>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dfb033> a sh:PropertyShape;
    sh:name "publisher"@en;
    sh:description "Resources of type foaf:Agent are recommended as values for this property."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/publisher>;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dfb033>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-5223e6> a sh:PropertyShape;
    sh:name "tema"@es, "tema"@it, "theme/category"@en, "thème"@fr, "téma"@cs, "Θέμα"@el, "التصنيف"@ar, "テーマ/カテゴリー"@ja, "emne"@da;
    sh:description "The set of themes used to categorize the resources are organized in a skos:ConceptScheme, skos:Collection, owl:Ontology or similar, describing all the categories and their relations in the catalog."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#theme>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-5223e6>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-16302709> a sh:PropertyShape;
    sh:name "type/genre"@en;
    sh:description "The value SHOULD be taken from a well governed and broadly recognised controlled vocabulary, such as:\nDCMI Type vocabulary [[DCTERMS]]\n[[ISO-19115-1]] scope codes\nDatacite resource types [[DataCite]]\nPARSE.Insight content-types used by re3data.org [[RE3DATA-SCHEMA]] (see item 15 contentType)\nMARC intellectual resource types\nSome members of these controlled vocabularies are not strictly suitable for datasets or data services (e.g., DCMI Type Event, PhysicalObject; [[ISO-19115-1]] CollectionHardware, CollectionSession, Initiative, Sample, Repository), but might be used in the context of other kinds of catalogs defined in DCAT profiles or applications.\n\nTo describe the file format, physical medium, or dimensions of the resource, use the dcterms:format element."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/type>;
    sh:class rdfs:Class.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-16302709>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2b5db4a4> a sh:PropertyShape;
    sh:name "relation"@en;
    sh:description "dcterms:relation SHOULD be used where the nature of the relationship between a cataloged resource and related resources is not known. A more specific sub-property SHOULD be used if the nature of the relationship of the link is known. The property dcat:distribution SHOULD be used to link from a dcat:Dataset to a representation of the dataset, described as a dcat:Distribution"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/relation>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2b5db4a4>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/76ad04b7> a sh:PropertyShape;
    sh:name "kvalifikovaný vztah"@cs, "qualified relation"@en, "relación calificada"@es, "relazione qualificata"@it, "Kvalificeret relation"@da;
    sh:description "Used to link to another resource where the nature of the relationship is known but does not match one of the standard [[DCTERMS]] properties (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat, dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:requires, dcterms:isRequiredBy) or [[PROV-O]] properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf).\n"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#qualifiedRelation>;
    sh:class <http://www.w3.org/ns/dcat#Relationship>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/76ad04b7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/430a6a1c> a sh:PropertyShape;
    sh:name "landing page"@en, "page d'atterrissage"@fr, "pagina di destinazione"@it, "página de destino"@es, "vstupní stránka"@cs, "ιστοσελίδα αρχικής πρόσβασης"@el, "صفحة وصول"@ar, "ランディング・ページ"@ja, "destinationsside"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#landingPage>;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/430a6a1c>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-79f8efb1> a sh:PropertyShape;
    sh:name "qualified attribution"@en;
    sh:description "Used to link to an Agent where the nature of the relationship is known but does not match one of the standard [[DCTERMS]] properties (dcterms:creator, dcterms:publisher). Use dcat:hadRole on the prov:Attribution to capture the responsibility of the Agent with respect to the Resource. See 15.1 Relationships between datasets and agents for usage examples."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/prov#qualifiedAttribution>;
    sh:class <http://www.w3.org/ns/prov#Attribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-79f8efb1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6294586e> a sh:PropertyShape;
    sh:name "license"@en;
    sh:description "Information about licenses and rights MAY be provided for the Resource."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/license>;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6294586e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/3f088442> a sh:PropertyShape;
    sh:name "rights"@en;
    sh:description "Information about licenses and rights MAY be provided for the Resource."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/rights>;
    sh:class <http://purl.org/dc/terms/RightsStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/3f088442>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4576fec3> a sh:PropertyShape;
    sh:name "has part"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/hasPart>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4576fec3>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5271c815> a sh:PropertyShape;
    sh:name "has policy"@en;
    sh:description "Information about rights expressed as an ODRL policy [[ODRL-MODEL]] using the ODRL vocabulary [[ODRL-VOCAB]] MAY be provided for the resource. See also guidance at 9. License and rights statements."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/odrl/2/hasPolicy>;
    sh:class <http://www.w3.org/ns/odrl/2/Policy>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5271c815>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/18285bde> a sh:PropertyShape;
    sh:name "is referenced by"@en;
    sh:description "In relation to the use case of data citation, when the cataloged resource is a dataset, the dcterms:isReferencedBy property allows to relate the dataset to the resources (such as scholarly publications) that cite or point to the dataset. Multiple dcterms:isReferencedBy properties can be used to indicate the dataset has been referenced by multiple publications, or other resources.\nThis property is used to associate a resource with the resource (of type dcat:Resource) in question. For other relations to resources not covered with this property, the more generic property dcat:qualifiedRelation can be used. See also 15. Qualified relations."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/isReferencedBy>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/18285bde>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5753a082> a sh:PropertyShape;
    sh:name "previous version"@en, "versión anterior"@es, "versione precedente"@it;
    sh:description "This property is meant to be used to specify a version chain, consisting of snapshots of a resource.\n\nThe notion of version used by this property is limited to versions resulting from revisions occurring to a resource as part of its life-cycle. One of the typical cases here is representing the history of the versions of a dataset that have been released over time."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#previousVersion>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5753a082>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6e2ef061> a sh:PropertyShape;
    sh:name "has version"@en, "tiene versión"@es, "ha versione"@it;
    sh:description "This property is intended for relating a non-versioned or abstract resource to several versioned resources, e.g., snapshots [[PAV]].\n\nThe notion of version used by this property is limited to versions resulting from revisions occurring to a resource as part of its life-cycle. Therefore, its semantics is more specific than its super-property dcterms:hasVersion, which makes use of a broader notion of version, including editions and adaptations."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#hasVersion>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6e2ef061>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dd3a28a> a sh:PropertyShape;
    sh:name "has current version"@en, "tiene versión actual"@es, "ha versione attuale"@it;
    sh:description "This property is intended for relating a non-versioned or abstract resource to a single snapshot that can be used as a permalink to indicate the current version of the content [PAV].\n\nThe notion of version used by this property is limited to versions resulting from revisions occurring to a resource as part of its life-cycle."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#hasCurrentVersion>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dd3a28a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/2e8b92f9> a sh:PropertyShape;
    sh:name "replaces"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/replaces>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/2e8b92f9>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2aa4886d> a sh:PropertyShape;
    sh:name "first"@en, "primero"@es, "primo"@it;
    sh:description "In DCAT this property is used for resources belonging to a dcat:DatasetSeries."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#first>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2aa4886d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/43683829> a sh:PropertyShape;
    sh:name "last"@en, "último"@es, "ultimo"@it;
    sh:description "In DCAT this property is used for resources belonging to a dcat:DatasetSeries."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#last>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/43683829>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-66bf9d54> a sh:PropertyShape;
    sh:name "previous"@en, "previo"@es, "precedente"@it;
    sh:description "In DCAT this property is used for resources belonging to a dcat:DatasetSeries.\n\nIt is important to note that this property is different from dcat:previousVersion, as it does not denote a previous version of the same resource, but a distinct resource immediately preceding the current one in an ordered collection of resources."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#prev>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-66bf9d54>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-64f3cd7a> a sh:PropertyShape;
    sh:name "status"@en;
    sh:description "DCAT does not prescribe the use of any specific set of life-cycle statuses, but refers to existing standards and community practices fit for the relevant application scenario."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/adms#status>;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-64f3cd7a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#CatalogRecord>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/458ea156> a sh:PropertyShape;
    sh:name "title"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/458ea156>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-173ddd57> a sh:PropertyShape;
    sh:name "listing date"@en;
    sh:description "This indicates the date of listing the dataset in the catalog and not the publication date of the dataset itself."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/issued>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-173ddd57>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-66c6ab75> a sh:PropertyShape;
    sh:name "update/modification date"@en;
    sh:description "This indicates the date of last change of a catalog entry, i.e., the catalog metadata description of the dataset, and not the date of the dataset itself."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/modified>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-66c6ab75>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/631f4072> a sh:PropertyShape;
    sh:name "description"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/631f4072>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-2357df18> a sh:PropertyShape;
    sh:description "foaf:primaryTopic property is functional: each catalog record can have at most one primary topic, i.e., describes one cataloged resource."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/primaryTopic>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/ns/dcat#Resource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/-2357df18>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/d83a668> a sh:PropertyShape;
    sh:name "conforms to"@en;
    sh:description "This property SHOULD be used to indicate the model, schema, ontology, view or profile that the catalog record metadata conforms to."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:class <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:CatalogRecordShape/d83a668>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Dataset>;
    sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/13de4675>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-73115381>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/27045905>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/185d04a7>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-6674dbda>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/1aecccb4>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-61481968>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-37c4b5>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-3ee2724e>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-20ef3e33>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/365cbaaf>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4e742cf1>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/34fd6f7a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-725d9215>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-610483d3>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-42758832>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/625a04fe>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-13c3843c>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/30107d7a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/48268823>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-d59b9d5>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dfb033>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-5223e6>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-16302709>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2b5db4a4>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/76ad04b7>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/430a6a1c>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-79f8efb1>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6294586e>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/3f088442>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4576fec3>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5271c815>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/18285bde>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5753a082>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6e2ef061>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dd3a28a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/2e8b92f9>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2aa4886d>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/43683829>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-66bf9d54>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-64f3cd7a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#CatalogedResource>;
    sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-3ee2724e>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-20ef3e33>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/365cbaaf>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4e742cf1>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/34fd6f7a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-725d9215>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-610483d3>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-42758832>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/625a04fe>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-13c3843c>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/30107d7a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/48268823>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-d59b9d5>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dfb033>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-5223e6>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-16302709>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2b5db4a4>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/76ad04b7>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/430a6a1c>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-79f8efb1>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6294586e>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/3f088442>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4576fec3>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5271c815>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/18285bde>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5753a082>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6e2ef061>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dd3a28a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/2e8b92f9>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2aa4886d>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/43683829>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-66bf9d54>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-64f3cd7a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:DocumentShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#rdfs:ResourceShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#rdfs-Resource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#DataService>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-681cbc7c> a sh:PropertyShape;
    sh:name "end-point del servicio"@es, "end-point del servizio"@it, "přístupový bod služby"@cs, "endpoint URL"@en, "tjenesteendpoint"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#endpointURL>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-681cbc7c>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-70c6e0e9> a sh:PropertyShape;
    sh:name "descripción del end-point del servicio"@es, "endpoint description"@en, "descrizione dell'endpoint del servizio"@it, "popis přístupového bodu služby"@cs, "endpointbeskrivelse"@da;
    sh:description "The endpoint description gives specific details of the actual endpoint instances, while dcterms:conformsTo is used to indicate the general standard or specification that the endpoints implement.\nAn endpoint description may be expressed in a machine-readable form, such as an OpenAPI (Swagger) description [OpenAPI], an OGC GetCapabilities response [WFS], [ISO-19142], [WMS], [ISO-19128], a SPARQL Service Description [SPARQL11-SERVICE-DESCRIPTION], an [OpenSearch] or [WSDL20] document, a Hydra API description [HYDRA], else in text or some other informal mode if a formal representation is not possible."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#endpointDescription>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-70c6e0e9>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-12140b06> a sh:PropertyShape;
    sh:name "poskytuje datovou sadu"@cs, "provee conjunto de datos"@es, "serve set di dati"@it, "serves dataset"@en, "datatjeneste for datasæt"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#servesDataset>;
    sh:class <http://www.w3.org/ns/dcat#Dataset>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-12140b06>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-3ee2724e>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-20ef3e33>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/365cbaaf>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4e742cf1>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/34fd6f7a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-725d9215>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-610483d3>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-42758832>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/625a04fe>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-13c3843c>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/30107d7a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/48268823>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-d59b9d5>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dfb033>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-5223e6>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-16302709>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2b5db4a4>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/76ad04b7>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/430a6a1c>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-79f8efb1>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6294586e>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/3f088442>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4576fec3>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5271c815>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/18285bde>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5753a082>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6e2ef061>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dd3a28a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/2e8b92f9>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2aa4886d>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/43683829>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-66bf9d54>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-64f3cd7a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:RightsStatementShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#RightsStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:StandardShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:AgentShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LinguisticSystemShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#LinguisticSystem>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#rdfs:ClassShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Class>;
    sh:closed false;
    sh:targetClass rdfs:Class.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Relationship>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape/1b1addc6> a sh:PropertyShape;
    sh:name "relation"@en;
    sh:description "In the context of a dcat:Relationship this is expected to point to another dcat:Dataset or other cataloged resource."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/relation>;
    sh:class <http://www.w3.org/ns/dcat#Resource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape/1b1addc6>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape/3563ae14> a sh:PropertyShape;
    sh:name "tiene rol"@it, "had role"@en, "sehraná role"@cs, "havde rolle"@da;
    sh:description "May be used in a qualified-attribution to specify the role of an Agent with respect to an Entity. It is recommended that the value be taken from a controlled vocabulary of agent roles, such as [[ISO-19115]] CI_RoleCode.\nMay be used in a qualified-relation to specify the role of an Entity with respect to another Entity. It is recommended that the value be taken from a controlled vocabulary of entity roles."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#hadRole>;
    sh:class <http://www.w3.org/ns/dcat#Role>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RelationshipShape/3563ae14>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#prov:AttributionShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Attribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#prov:AttributionShape/-47dc240d> a sh:PropertyShape;
    sh:name "tiene rol"@it, "had role"@en, "sehraná role"@cs, "havde rolle"@da;
    sh:description "May be used in a qualified-attribution to specify the role of an Agent with respect to an Entity. It is recommended that the value be taken from a controlled vocabulary of agent roles, such as [[ISO-19115]] CI_RoleCode.\nMay be used in a qualified-relation to specify the role of an Entity with respect to another Entity. It is recommended that the value be taken from a controlled vocabulary of entity roles."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#hadRole>;
    sh:class <http://www.w3.org/ns/dcat#Role>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#prov:AttributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#prov:AttributionShape/-47dc240d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LicenseDocumentShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#http://www.w3.org/ns/odrl/2/PolicyShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Policy>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Distribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/30a4e556> a sh:PropertyShape;
    sh:name "title"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/30a4e556>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/60745ea9> a sh:PropertyShape;
    sh:name "release date"@en;
    sh:description "This property SHOULD be set using the first known date of issuance."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/issued>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/60745ea9>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-12b36f75> a sh:PropertyShape;
    sh:name "update/modification date"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/modified>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-12b36f75>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/1910ca50> a sh:PropertyShape;
    sh:name "byte size"@en, "dimensione in byte"@it, "taille en octects"@fr, "tamaño en bytes"@es, "velikost v bajtech"@cs, "μέγεθος σε bytes"@el, "الحجم بالبايت"@ar, "バイト・サイズ"@ja, "bytestørrelse"@da;
    sh:description "The size in bytes can be approximated (as a non-negative integer) when the precise size is not known.\nWhile it is recommended that the size be given as an integer, alternative literals such as '1.5 MB' are sometimes used."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#byteSize>;
    sh:datatype xsd:nonNegativeInteger.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/1910ca50>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/850b500> a sh:PropertyShape;
    sh:name "prostorové rozlišení (metry)"@cs, "resolución espacial (metros)"@es, "risoluzione spaziale (metri)"@it, "spatial resolution (meters)"@en-us, "spatial resolution (metres)"@en-gb, "geografisk opløsning (meter)"@da, "spatial resolution"@en;
    sh:description "If the dataset is an image or grid this should correspond to the spacing of items. For other kinds of spatial datasets, this property will usually indicate the smallest distance between items in the dataset.\nAlternative spatial resolutions might be provided as different dataset distributions"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#spatialResolutionInMeters>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/850b500>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-1dc34b53> a sh:PropertyShape;
    sh:name "resolución temporal"@es, "risoluzione temporale"@it, "temporal resolution"@en, "časové rozlišení"@cs, "tidslig opløsning"@da;
    sh:description "If the dataset is a time-series this should correspond to the spacing of items in the series. For other kinds of dataset, this property will usually indicate the smallest time difference between items in the dataset.\nAlternative temporal resolutions might be provided in different dataset distributions"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#temporalResolution>;
    sh:datatype xsd:duration.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-1dc34b53>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/4d728472> a sh:PropertyShape;
    sh:name "description"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/4d728472>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/d80d512> a sh:PropertyShape;
    sh:name "license"@en;
    sh:description "Information about licenses and rights SHOULD be provided on the level of Distribution. Information about licenses and rights MAY be provided for a Dataset in addition to but not instead of the information provided for the Distributions of that Dataset. Providing license or rights information for a Dataset that is different from information provided for a Distribution of that Dataset SHOULD be avoided as this can create legal conflicts. See also guidance at 9. License and rights statements."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/license>;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/d80d512>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/5bb5ceda> a sh:PropertyShape;
    sh:name "access rights"@en;
    sh:description "Information about licenses and rights MAY be provided for the Distribution. See also guidance at 9. License and rights statements."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/accessRights>;
    sh:class <http://purl.org/dc/terms/RightsStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/5bb5ceda>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/3407e31e> a sh:PropertyShape;
    sh:name "rights"@en;
    sh:description "dcterms:license, which is a sub-property of dcterms:rights, can be used to link a distribution to a license document. However, dcterms:rights allows linking to a rights statement that can include licensing information as well as other information that supplements the license such as attribution.\n\nInformation about licenses and rights SHOULD be provided on the level of Distribution. Information about licenses and rights MAY be provided for a Dataset in addition to but not instead of the information provided for the Distributions of that Dataset. Providing license or rights information for a Dataset that is different from information provided for a Distribution of that Dataset SHOULD be avoided as this can create legal conflicts. See also guidance at 9. License and rights statements."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/rights>;
    sh:class <http://purl.org/dc/terms/RightsStatement>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/3407e31e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/477126f1> a sh:PropertyShape;
    sh:name "has policy"@en;
    sh:description "Information about rights expressed as an ODRL policy [[ODRL-MODEL]] using the ODRL vocabulary [[ODRL-VOCAB]] MAY be provided for the distribution. See also guidance at 9. License and rights statements."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/odrl/2/hasPolicy>;
    sh:class <http://www.w3.org/ns/odrl/2/Policy>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/477126f1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-23cc646c> a sh:PropertyShape;
    sh:name "URL d'accès"@fr, "URL de acceso"@es, "URL πρόσβασης"@el, "access URL"@en, "indirizzo di accesso"@it, "přístupová adresa"@cs, "رابط وصول"@ar, "アクセスURL"@ja, "adgangsadresse"@da;
    sh:description "dcat:accessURL SHOULD be used for the URL of a service or location that can provide access to this distribution, typically through a Web form, query or API call.\n\ndcat:downloadURL is preferred for direct links to downloadable resources.\n\nIf the distribution(s) are accessible only through a landing page (i.e., direct download URLs are not known), then the landing page URL associated with the dcat:Dataset SHOULD be duplicated as access URL on a distribution (see 5.7 Dataset available only behind some Web page)."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#accessURL>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-23cc646c>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-67c709d7> a sh:PropertyShape;
    sh:name "access service"@en, "servicio de acceso de datos"@es, "servizio di accesso ai dati"@it, "služba pro přístup k datům"@cs, "dataadgangstjeneste"@da;
    sh:description "dcat:accessService SHOULD be used to link to a description of a dcat:DataService that can provide access to this distribution."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#accessService>;
    sh:class <http://www.w3.org/ns/dcat#DataService>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-67c709d7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/36b86b38> a sh:PropertyShape;
    sh:name "URL de descarga"@es, "URL de téléchargement"@fr, "URL di scarico"@it, "URL souboru ke stažení"@cs, "URL μεταφόρτωσης"@el, "download URL"@en, "رابط تحميل"@ar, "ダウンロードURL"@ja, "downloadURL"@da;
    sh:description "dcat:downloadURL SHOULD be used for the URL at which this distribution is available directly, typically through a HTTP Get request."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#downloadURL>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/36b86b38>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/4608ea68> a sh:PropertyShape;
    sh:name "conforms to"@en;
    sh:description "This property SHOULD be used to indicate the model, schema, ontology, view or profile that this representation of a dataset conforms to. This is (generally) a complementary concern to the media-type or format."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:class <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/4608ea68>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/28331528> a sh:PropertyShape;
    sh:name "media type"@en, "tipo de media"@es, "tipo di media"@it, "typ média"@cs, "type de média"@fr, "τύπος μέσου"@el, "نوع الميديا"@ar, "メディア・タイプ"@ja, "medietype"@da;
    sh:description "This property SHOULD be used when the media type of the distribution is defined in IANA [[IANA-MEDIA-TYPES]], otherwise dcterms:format MAY be used with different values."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#mediaType>;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/28331528>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-3e3dbf8f> a sh:PropertyShape;
    sh:name "format"@en;
    sh:description "dcat:mediaType SHOULD be used if the type of the distribution is defined by IANA [[IANA-MEDIA-TYPES]]."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/format>;
    sh:class <http://purl.org/dc/terms/MediaTypeOrExtent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-3e3dbf8f>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/7f802f91> a sh:PropertyShape;
    sh:name "compression format"@en, "formato de compresión"@es, "formato di compressione"@it, "formát komprese"@cs, "kompressionsformat"@da;
    sh:description "This property to be used when the files in the distribution are compressed, e.g., in a ZIP file. The format SHOULD be expressed using a media type as defined by IANA [[IANA-MEDIA-TYPES]], if available."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#compressFormat>;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/7f802f91>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/2bb0cf29> a sh:PropertyShape;
    sh:name "formato de empaquetado"@es, "formato di impacchettamento"@it, "formát balíčku"@cs, "packaging format"@en, "pakkeformat"@da;
    sh:description "This property to be used when the files in the distribution are packaged, e.g., in a TAR file, a ZIP file, a Frictionless Data Package or a Bagit file. The format SHOULD be expressed using a media type as defined by IANA [[IANA-MEDIA-TYPES]], if available."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#packageFormat>;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/2bb0cf29>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/734279f7> a sh:PropertyShape;
    sh:name "checksum"@en;
    sh:description "The checksum is related to the download URL."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://spdx.org/rdf/terms#checksum>;
    sh:class <http://spdx.org/rdf/terms#Checksum>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/734279f7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#DatasetSeries>;
    sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/13de4675>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-73115381>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/27045905>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/185d04a7>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-6674dbda>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/1aecccb4>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-61481968>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-37c4b5>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-3ee2724e>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-20ef3e33>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/365cbaaf>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4e742cf1>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/34fd6f7a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-725d9215>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-610483d3>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-42758832>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/625a04fe>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-13c3843c>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/30107d7a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/48268823>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-d59b9d5>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dfb033>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-5223e6>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-16302709>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2b5db4a4>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/76ad04b7>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/430a6a1c>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-79f8efb1>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6294586e>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/3f088442>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-4576fec3>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5271c815>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/18285bde>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/5753a082>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/6e2ef061>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/dd3a28a>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/2e8b92f9>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-2aa4886d>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/43683829>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-66bf9d54>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:ResourceShape/-64f3cd7a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:FrequencyShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Frequency>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Location>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/-26ee35b5> a sh:PropertyShape;
    sh:name "bounding box"@en, "quadro di delimitazione"@it, "cuadro delimitador"@es, "ohraničení oblasti"@cs, "bounding box"@da;
    sh:description "The range of this property (rdfs:Literal) is intentionally generic, with the purpose of allowing different geometry literal encodings. E.g., the geometry could be encoded as a WKT literal (geosparql:wktLiteral [[GeoSPARQL]])."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#bbox>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/-26ee35b5>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/-959bc6c> a sh:PropertyShape;
    sh:name "centroid"@cs, "centroid"@en, "centroide"@it, "centroide"@es, "geometrisk tyngdepunkt"@da;
    sh:description "The range of this property (rdfs:Literal) is intentionally generic, with the purpose of allowing different geometry literal encodings. E.g., the geometry could be encoded as a WKT literal (geosparql:wktLiteral [[GeoSPARQL]])."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#centroid>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/-959bc6c>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/6b9c8c48> a sh:PropertyShape;
    sh:name "geometry"@en;
    sh:description "The range of this property (locn:Geometry) allows for any type of geometry specification. E.g., the geometry could be encoded by a literal, as WKT (geosparql:wktLiteral [[GeoSPARQL]]), or represented by a class, as geosparql:Geometry (or any of its subclasses) [[GeoSPARQL]]."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/locn#geometry>;
    sh:class <http://www.w3.org/ns/locn#Geometry>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape/6b9c8c48>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#PeriodOfTime>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/af7b22e> a sh:PropertyShape;
    sh:name "datum začátku"@cs, "start date"@en, "data di inizio"@it, "startdato"@da;
    sh:description "rdfs:Literal encoded using the relevant ISO 8601 Date and Time compliant string [[DATETIME]] and typed using the appropriate XML Schema datatype [[XMLSCHEMA11-2]] (xsd:gYear, xsd:gYearMonth, xsd:date, or xsd:dateTime)."@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#startDate>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/af7b22e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/54ede915> a sh:PropertyShape;
    sh:name "datum konce"@cs, "end date"@en, "data di fine"@it, "fecha final"@es, "slutdato"@da;
    sh:description "rdfs:Literal encoded using the relevant ISO 8601 Date and Time compliant string [[DATETIME]] and typed using the appropriate XML Schema datatype [[XMLSCHEMA11-2]]"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#endDate>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/54ede915>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-5bc770b4> a sh:PropertyShape;
    sh:name "beginning"@en, "tiene principio"@es;
    sh:description "Use of the property time:hasBeginning entails that value of the dcterms:temporal property is a member of the time:TemporalEntity class from [[OWL-TIME]]. In this context this could be taken to imply that dcterms:PeriodOfTime is equivalent to the sub-class time:ProperInterval"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/2006/time#hasBeginning>;
    sh:class <http://www.w3.org/2006/time#Instant>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-5bc770b4>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/556ea58a> a sh:PropertyShape;
    sh:name "end"@en, "tiene fin"@es;
    sh:description "Use of the property time:hasEnd entails that value of the dcterms:temporal property is a member of the time:TemporalEntity class from [[OWL-TIME]]. In this context this could be taken to imply that dcterms:PeriodOfTime is equivalent to the sub-class time:ProperInterval"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/2006/time#hasEnd>;
    sh:class <http://www.w3.org/2006/time#Instant>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/556ea58a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#prov:EntityShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Entity>;
    sh:closed false;
    sh:targetClass <http://www.w3.org/ns/prov#Entity>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:MediaTypeShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:MediaTypeOrExtentShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#MediaTypeOrExtent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptSchemeShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#ConceptScheme>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:PersonShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Person>;
    sh:closed false;
    sh:targetClass <http://xmlns.com/foaf/0.1/Person>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:OrganizationShape> a sh:NodeShape;
    rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Organization>;
    sh:closed false;
    sh:targetClass <http://xmlns.com/foaf/0.1/Organization>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:RoleShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Role>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#time:InstantShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Instant>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#locn:GeometryShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Geometry>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#Checksum>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape/241a7d12> a sh:PropertyShape;
    sh:name "checksum value"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://spdx.org/rdf/terms#checksumValue>;
    sh:datatype xsd:hexBinary.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape/241a7d12>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape/767a6183> a sh:PropertyShape;
    sh:name "algorithm"@en;
    sh:description "Version 2.2 of [[SPDX]] defines individuals for the following algorithms: MD2, MD4, MD5, MD6, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512."@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://spdx.org/rdf/terms#algorithm>;
    sh:class <http://spdx.org/rdf/terms#ChecksumAlgorithm>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumShape/767a6183>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#spdx:ChecksumAlgorithmShape> rdfs:seeAlso <https://mff-uk.github.io/specifications/dcat-dap#ChecksumAlgorithm>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#DatováSada>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/62a47917> a sh:PropertyShape;
    sh:name "title"@en, "název"@cs;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/62a47917>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/193d543b> a sh:PropertyShape;
    sh:name "description"@en, "popis"@cs;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/193d543b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-49f20d7> a sh:PropertyShape;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#keyword>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-49f20d7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-8388296> a sh:PropertyShape;
    sh:name "prostorové rozlišení v metrech"@cs, "resolución espacial (metros)"@es, "risoluzione spaziale (metri)"@it, "spatial resolution (meters)"@en-us, "spatial resolution (metres)"@en-gb, "geografisk opløsning (meter)"@da, "spatial resolution"@en;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#spatialResolutionInMeters>;
    sh:maxCount 1;
    sh:datatype xsd:decimal.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-8388296>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-760a80cc> a sh:PropertyShape;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#temporalResolution>;
    sh:maxCount 1;
    sh:datatype xsd:duration.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-760a80cc>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-302761a5> a sh:PropertyShape;
    sh:name "in series"@en, "en serie"@es, "in serie"@it, "je součástí"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#inSeries>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/ns/dcat#DatasetSeries>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-302761a5>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/27727816> a sh:PropertyShape;
    sh:name "publisher"@en, "poskytovatel"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/publisher>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/27727816>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/59fdf78d> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#theme>;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/59fdf78d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/1a485c5c> a sh:PropertyShape;
    sh:name "frequency"@en, "periodicita aktualizace"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/accrualPeriodicity>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/Frequency>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/1a485c5c>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/4cfe4be9> a sh:PropertyShape;
    sh:name "geographical coverage"@en, "související geografické území - prvek z RÚIAN"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/spatial>;
    sh:class <http://purl.org/dc/terms/Location>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/4cfe4be9>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/4cfe4be9> sh:name "související geografické území"@cs.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/212ea083> a sh:PropertyShape;
    sh:name "temporal coverage"@en, "časové pokrytí"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/temporal>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/PeriodOfTime>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/212ea083>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/1cce4f7> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#contactPoint>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/2006/vcard/ns#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/1cce4f7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/37fcd85c> a sh:PropertyShape;
    sh:name "documentation"@en, "dokumentace"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/page>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/37fcd85c>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-40b87aff> a sh:PropertyShape;
    sh:name "conforms to"@en, "specifikace"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:class <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-40b87aff>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/59fdf78d> sh:name "tema"@es, "tema"@it, "theme"@en, "thème"@fr, "klasifikace dle EuroVoc"@cs, "Θέμα"@el, "التصنيف"@ar, "テーマ/カテゴリー"@ja, "emne"@da.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/9bbaf04> a sh:PropertyShape;
    sh:name "applicable legislation"@en, "příslušný právní předpis"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/9bbaf04>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6924b6b0> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#distribution>;
    sh:class <http://www.w3.org/ns/dcat#Distribution>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/6924b6b0>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-6bad8441> a sh:PropertyShape;
    sh:description "It is intended to point to a landing page at the original data provider, not to a page on a site of a third party, such as an aggregator."@en, "Lze použít pro indikaci stránky datové sady v lokálním katalogu dat."@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#landingPage>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetShape/-6bad8441>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#DatováSlužba>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/3c0333e1> a sh:PropertyShape;
    sh:name "title"@en, "název"@cs;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/3c0333e1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/2c368ace> a sh:PropertyShape;
    sh:name "applicable legislation"@en, "příslušný právní předpis"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/2c368ace>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-6ae82c6a> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#endpointURL>;
    sh:maxCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-6ae82c6a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/3ad7d29> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#endpointDescription>;
    sh:maxCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/3ad7d29>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-36b83089> a sh:PropertyShape;
    sh:name "conforms to"@en, "specifikace"@cs;
    sh:description "Takovou specifikací je například SPARQL. Seznam možných hodnot lze nalézt například v seznamu udržovaném Open Source Geospatial Foundation."@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:class <http://purl.org/dc/terms/Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-36b83089>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-477f322e> a sh:PropertyShape;
    sh:name "documentation"@en, "dokumentace"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/page>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DataServiceShape/-477f322e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#SérieDatovýchSad>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/46aa96eb> a sh:PropertyShape;
    sh:name "title"@en, "název"@cs;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/46aa96eb>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/4422c30f> a sh:PropertyShape;
    sh:name "description"@en, "popis"@cs;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/description>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/4422c30f>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/5f2a00d5> a sh:PropertyShape;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#keyword>;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/5f2a00d5>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-541765d1> a sh:PropertyShape;
    sh:name "temporal coverage"@en, "časové pokrytí"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/temporal>;
    sh:class <http://purl.org/dc/terms/PeriodOfTime>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-541765d1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/465a28a3> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#contactPoint>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/2006/vcard/ns#Kind>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/465a28a3>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-6174c4c7> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#theme>;
    sh:class <http://www.w3.org/2004/02/skos/core#Concept>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-6174c4c7>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-6174c4c7> sh:name "tema"@es, "tema"@it, "theme"@en, "thème"@fr, "klasifikace dle EuroVoc"@cs, "Θέμα"@el, "التصنيف"@ar, "テーマ/カテゴリー"@ja, "emne"@da.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-72a196d0> a sh:PropertyShape;
    sh:name "frequency"@en, "periodicita aktualizace"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/accrualPeriodicity>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/Frequency>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-72a196d0>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-7001cad1> a sh:PropertyShape;
    sh:name "in series"@en, "en serie"@es, "in serie"@it, "je součástí"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#inSeries>;
    sh:class <http://www.w3.org/ns/dcat#DatasetSeries>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-7001cad1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/203622ea> a sh:PropertyShape;
    sh:name "publisher"@en, "poskytovatel"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/publisher>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Agent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/203622ea>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/70ffaed8> a sh:PropertyShape;
    sh:name "applicable legislation"@en, "příslušný právní předpis"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/70ffaed8>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/45c1f6bd> a sh:PropertyShape;
    sh:name "geographical coverage"@en, "související geografické území"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/spatial>;
    sh:class <http://purl.org/dc/terms/Location>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/45c1f6bd>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/45c1f6bd> sh:name "související geografické území - prvek z RÚIAN"@cs.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-12917cf8> a sh:PropertyShape;
    sh:name "documentation"@en, "dokumentace"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://xmlns.com/foaf/0.1/page>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/-12917cf8>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/60d7b793> a sh:PropertyShape;
    sh:description "Lze použít pro indikaci stránky série datových sad v lokálním katalogu dat."@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#landingPage>;
    sh:maxCount 1;
    sh:class <http://xmlns.com/foaf/0.1/Document>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DatasetSeriesShape/60d7b793>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#Distribuce>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-5c45056d> a sh:PropertyShape;
    sh:name "title"@en, "název"@cs;
    sh:nodeKind sh:Literal;
    sh:path <http://purl.org/dc/terms/title>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-5c45056d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-65820a29> a sh:PropertyShape;
    sh:name "URL d'accès"@fr, "URL de acceso"@es, "URL πρόσβασης"@el, "access URL"@en, "indirizzo di accesso"@it, "přístupové URL"@cs, "رابط وصول"@ar, "アクセスURL"@ja, "adgangsadresse"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#accessURL>;
    sh:maxCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-65820a29>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-18702980> a sh:PropertyShape;
    sh:name "applicable legislation"@en, "příslušný právní předpis"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://data.europa.eu/r5r/applicableLegislation>;
    sh:class <http://data.europa.eu/eli/ontology#LegalResource>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/-18702980>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/7eb125f4> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/specifikace>;
    sh:maxCount 1;
    sh:class <https://data.gov.cz/slovník/podmínky-užití/Specifikace>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/7eb125f4>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#KontaktníBod>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/45a1226b> a sh:PropertyShape;
    sh:name "formatted name"@en, "jméno"@cs;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/2006/vcard/ns#fn>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/45a1226b>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/607fa4c1> a sh:PropertyShape;
    sh:name "has email"@en, "email"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/2006/vcard/ns#hasEmail>;
    sh:maxCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/607fa4c1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#ČasovýInterval>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-6107b4ab> a sh:PropertyShape;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#startDate>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-6107b4ab>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-4320b4f2> a sh:PropertyShape;
    sh:nodeKind sh:Literal;
    sh:path <http://www.w3.org/ns/dcat#endDate>;
    sh:maxCount 1;
    sh:datatype xsd:date.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:PeriodOfTimeShape/-4320b4f2>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#DistribuceDatováSlužba>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/433f172a> a sh:PropertyShape;
    sh:name "access service"@en, "servicio de acceso de datos"@es, "servizio di accesso ai dati"@it, "přístupová služba"@cs, "dataadgangstjeneste"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#accessService>;
    sh:maxCount 1;
    sh:class <http://www.w3.org/ns/dcat#DataService>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/433f172a>;
    rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#DistribuceSoubor>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/53c2ca8f> a sh:PropertyShape;
    sh:name "URL de descarga"@es, "URL de téléchargement"@fr, "URL di scarico"@it, "odkaz na stažení souboru"@cs, "URL μεταφόρτωσης"@el, "download URL"@en, "رابط تحميل"@ar, "ダウンロードURL"@ja, "downloadURL"@da;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#downloadURL>;
    sh:maxCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/53c2ca8f>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/9e183c8> a sh:PropertyShape;
    sh:name "format"@en, "formát souboru ke stažení"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/format>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaTypeOrExtent>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/9e183c8>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/622f9bff> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#mediaType>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/622f9bff>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/73d01280> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#packageFormat>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/73d01280>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/3b49571a> a sh:PropertyShape;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://www.w3.org/ns/dcat#compressFormat>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/MediaType>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/3b49571a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/26a6f3c3> a sh:PropertyShape;
    sh:name "linked schemas"@en, "strojově čitelné schéma souboru ke stažení"@cs;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <http://purl.org/dc/terms/conformsTo>;
    sh:maxCount 1.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcat:DistributionShape/26a6f3c3>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:MediaTypeOrExtentShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#FormátSouboru>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:MediaTypeShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#TypMédia>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#GeografickéÚzemí>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:FrequencyShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#Frekvence>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#skos:ConceptShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#Koncept>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#DatovéTéma>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#TémaEuroVoc>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#eli:LegalResourceShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#PrávníPředpis>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:AgentShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#Poskytovatel>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#rdfs:ResourceShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#Zdroj>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LocationShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#PrvekRÚIAN>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:StandardShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#Standard>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#SpecifikacePodmínekUžití>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-301d0e8e> a sh:PropertyShape;
    sh:name "jména autorů originální databáze"@cs, "Names of authors of database"@en;
    sh:nodeKind sh:Literal;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/autor-databáze>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-301d0e8e>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/1ae079d9> a sh:PropertyShape;
    sh:name "jména autorů díla"@cs, "Names of authors"@en;
    sh:nodeKind sh:Literal;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/autor>;
    sh:maxCount 1;
    sh:datatype rdf:langString.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/1ae079d9>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-5827361d> a sh:PropertyShape;
    sh:name "originální databáze"@cs, "Copyrighted database"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/databáze-jako-autorské-dílo>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-5827361d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/5322526a> a sh:PropertyShape;
    sh:name "autorské dílo"@cs, "Copyrighted work"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/autorské-dílo>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/5322526a>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-6aa2389d> a sh:PropertyShape;
    sh:name "zvláštní právo pořizovatele databáze"@cs, "Sui generis database rights"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/databáze-chráněná-zvláštními-právy>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/-6aa2389d>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/b0bb0bc> a sh:PropertyShape;
    sh:name "osobní údaje"@cs, "Personal data"@en;
    sh:nodeKind sh:BlankNodeOrIRI;
    sh:path <https://data.gov.cz/slovník/podmínky-užití/osobní-údaje>;
    sh:maxCount 1;
    sh:class <http://purl.org/dc/terms/LicenseDocument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape> sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#podmínky-užití:SpecifikaceShape/b0bb0bc>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#dcterms:LicenseDocumentShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#Licence>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#foaf:DocumentShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#Dokument>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:IndividualShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#Jednotlivec>;
    sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/45a1226b>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/607fa4c1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:OrganizationShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#Organizace>;
    sh:property <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/45a1226b>, <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#vcard:KindShape/607fa4c1>.

<https://ofn.gov.cz/dcat-ap-cz-otevřená-data#rdfs:ResourceShape> rdfs:seeAlso <https://ofn.gov.cz/dcat-ap-cz-otevřená-data#E-mailAddress>.

