@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix ns0: <http://w3.org/ns/locn#> .
@prefix ns1: <http://www.w3.org/2011/content#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns2: <http://data.europa.eu/930/> .
@prefix ns3: <http://www.opengis.net/ont/geosparql#> .

<https://geoportal.gov.cz/php/micka/record/turtle/532ae052-9974-485f-9843-6fc4c0a80137>
  foaf:isPrimaryTopicOf [
    a dcat:CatalogRecord ;
    dc:conformsTo <http://data.europa.eu/930/> ;
    dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
    dc:modified "2014-03-20"^^xsd:date ;
    dcat:contactPoint [
      a prov:Agent, vcard:Organization ;
      vcard:fn "Statutární město Most"@cs ;
      vcard:hasEmail <mailto:gis@mesto-most.cz> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "" ;
        vcard:locality "" ;
        vcard:postal-code ""
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a prov:Agent, foaf:Organization ;
        foaf:name "Statutární město Most"@cs ;
        foaf:mbox <mailto:gis@mesto-most.cz> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "" ;
          ns0:postName "" ;
          ns0:postCode ""
        ]
      ] ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/custodian> ;
      dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/custodian>
    ] ;
    dc:identifier "532ae052-9974-485f-9843-6fc4c0a80137"^^xsd:string ;
    dc:source [
      dc:modified "2014-03-20"^^xsd:date ;
      ns1:characterEncoding "UTF-8"^^xsd:string ;
      dc:conformsTo [
        a dc:Standard ;
        dc:title "ISO 19115/INSPIRE_TG2/CZ4"@cs ;
        owl:versionInfo "2003/cor.1/2006"
      ]
    ]
  ] ;
  a dcat:Dataset ;
  ns2:resourceType <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
  dc:title "Školské obvody"@cs ;
  dc:description "Obecně závazná vyhláška č. 2/2013, kterou se stanoví školské obvody spádových základních škol, zřízených statutárním městem Most."@cs ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/society> ;
  dcat:theme <http://inspire.ec.europa.eu/theme/am>, <http://publications.europa.eu/resource/authority/data-theme/ENVI> ;
  dcat:keyword "Správní oblasti/chráněná pásma/regulovaná území a jednotky podávající hlášení"@cs, "Downloadable Data"@cs, "školské obvody"@cs, "Most"@cs, "lokalita"@cs ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/OTHER>, <http://publications.europa.eu/resource/authority/frequency/UNKNOWN> ;
  dc:identifier "CZ-MOST-SKOLSKEOBVODY"^^xsd:string ;
  dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
  dc:spatial [
    a dc:Location ;
    dcat:bbox "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>13.53 50.46</gml:lowerCorner><gml:upperCorner>13.76 50.56</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [13.53,50.46], [13.53,50.56], [13.76,50.56], [13.76,50.46], [13.53,50.46]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((13.53 50.46,
                            13.53 50.56,
                            13.76 50.56,
                            13.76 50.46,
                            13.53 50.46))"""^^ns3:wktLiteral
  ] ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description "Ověřena"@cs
  ] ;
  prov:qualifiedAttribution [
    a prov:Attribution ;
    prov:agent [
      a prov:Agent, foaf:Organization ;
      foaf:name "Statutární město Most"@cs ;
      foaf:mbox <mailto:gis@mesto-most.cz> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "" ;
        ns0:postName "" ;
        ns0:postCode ""
      ]
    ] ;
    dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/custodian> ;
    dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/custodian>
  ] ;
  dc:publisher [
    a foaf:Organization ;
    vcard:organization-name "Statutární město Most"@cs ;
    vcard:hasEmail "gis@mesto-most.cz" ;
    vcard:adr [
      vcard:street-address "" ;
      vcard:locality "" ;
      vcard:postal-code ""
    ]
  ] ;
  dc:conformsTo <http://www.opengis.net/def/crs/EPSG/0/5221> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/532ae052-9974-485f-9843-6fc4c0a80137> .

ns2: a dc:Standard .
<http://publications.europa.eu/resource/authority/language/CES> a dc:LinguisticSystem .
<http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/custodian> a dcat:Role .
<http://www.opengis.net/def/crs/EPSG/0/5221> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
