@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/a8f62842-879c-46dc-a589-5e7bd3fbb7c7> a dcat:Dataset ;
    dct:description "Şehirde bulunan hastanelerin konum bilgileridir." ;
    dct:identifier "a8f62842-879c-46dc-a589-5e7bd3fbb7c7" ;
    dct:issued "2023-11-01T08:01:18.588171"^^xsd:dateTime ;
    dct:language "tr" ;
    dct:modified "2023-11-02T08:53:19.349301"^^xsd:dateTime ;
    dct:publisher <https://acikveri-konya.digitalcosmonot.com/organization/7893fb56-2dcd-49bb-b36b-c930e5167659> ;
    dct:title "Hastaneler" ;
    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/a8f62842-879c-46dc-a589-5e7bd3fbb7c7/resource/567cf469-206e-4959-9e11-5a1732b82f88> ;
    dcat:keyword "konum",
        "sağlık" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<https://acikveri-konya.digitalcosmonot.com/dataset/a8f62842-879c-46dc-a589-5e7bd3fbb7c7/resource/567cf469-206e-4959-9e11-5a1732b82f88> a dcat:Distribution ;
    dct:description "Şehirde bulunan hastanelerin konum bilgileridir." ;
    dct:format "GeoJSON" ;
    dct:issued "2023-11-02T08:53:08.035439"^^xsd:dateTime ;
    dct:modified "2026-08-23T14:47:30.781030"^^xsd:dateTime ;
    dct:title "Hastaneler" ;
    dcat:accessURL <https://acikveri-konya.digitalcosmonot.com/dataset/a8f62842-879c-46dc-a589-5e7bd3fbb7c7/resource/567cf469-206e-4959-9e11-5a1732b82f88/download/hastaneler.geojson> ;
    dcat:byteSize "19539"^^xsd:nonNegativeInteger .

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

