@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://acikveri-konya.digitalcosmonot.com/dataset/1eabd586-5d77-43df-9fb0-ddc6c86dcfdb> a dcat:Dataset ;
    dct:description "Şehirde bulunan otellerin konum bilgileridir." ;
    dct:identifier "1eabd586-5d77-43df-9fb0-ddc6c86dcfdb" ;
    dct:issued "2023-11-02T09:13:59.004184"^^xsd:dateTime ;
    dct:language "tr" ;
    dct:modified "2023-11-02T09:14:19.125661"^^xsd:dateTime ;
    dct:publisher <https://acikveri-konya.digitalcosmonot.com/organization/7893fb56-2dcd-49bb-b36b-c930e5167659> ;
    dct:title "Oteller" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "İmar ve Şehircilik Dairesi Başkanlığı" ;
            vcard:hasEmail <mailto:acikveri@konya.bel.tr> ] ;
    dcat:distribution <https://acikveri-konya.digitalcosmonot.com/dataset/1eabd586-5d77-43df-9fb0-ddc6c86dcfdb/resource/7de671f6-b90c-4c5a-8af2-fa1c8211db4e> ;
    dcat:keyword "konum",
        "turizm" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://acikveri-konya.digitalcosmonot.com/dataset/1eabd586-5d77-43df-9fb0-ddc6c86dcfdb/resource/7de671f6-b90c-4c5a-8af2-fa1c8211db4e> a dcat:Distribution ;
    dct:description "Şehirde bulunan otellerin konum bilgileridir." ;
    dct:format "GeoJSON" ;
    dct:issued "2023-11-02T09:14:18.988086"^^xsd:dateTime ;
    dct:modified "2026-08-23T14:48:15.466061"^^xsd:dateTime ;
    dct:title "Oteller" ;
    dcat:accessURL <https://acikveri-konya.digitalcosmonot.com/dataset/1eabd586-5d77-43df-9fb0-ddc6c86dcfdb/resource/7de671f6-b90c-4c5a-8af2-fa1c8211db4e/download/oteller.geojson> ;
    dcat:byteSize "46111"^^xsd:nonNegativeInteger .

<https://acikveri-konya.digitalcosmonot.com/organization/7893fb56-2dcd-49bb-b36b-c930e5167659> a foaf:Agent ;
    foaf:name "İmar ve Şehircilik Dairesi Başkanlığı" .

