@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/760d70d8-fc03-436b-9a79-4b79152ee3fe> a dcat:Dataset ;
    dct:description "Şehirde bulunan parkların konum bilgileridir." ;
    dct:identifier "760d70d8-fc03-436b-9a79-4b79152ee3fe" ;
    dct:issued "2023-11-02T09:01:10.744979"^^xsd:dateTime ;
    dct:language "tr" ;
    dct:modified "2023-11-02T09:01:29.782628"^^xsd:dateTime ;
    dct:publisher <https://acikveri-konya.digitalcosmonot.com/organization/7893fb56-2dcd-49bb-b36b-c930e5167659> ;
    dct:title "Parklar" ;
    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/760d70d8-fc03-436b-9a79-4b79152ee3fe/resource/4948ccd3-6667-46c3-be81-e0a7300ef785> ;
    dcat:keyword "konum",
        "park",
        "çevre" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://acikveri-konya.digitalcosmonot.com/dataset/760d70d8-fc03-436b-9a79-4b79152ee3fe/resource/4948ccd3-6667-46c3-be81-e0a7300ef785> a dcat:Distribution ;
    dct:description "Şehirde bulunan parkların konum bilgileridir." ;
    dct:format "GeoJSON" ;
    dct:issued "2023-11-02T09:01:29.627144"^^xsd:dateTime ;
    dct:modified "2026-08-23T14:48:18.741425"^^xsd:dateTime ;
    dct:title "Parklar" ;
    dcat:accessURL <https://acikveri-konya.digitalcosmonot.com/dataset/760d70d8-fc03-436b-9a79-4b79152ee3fe/resource/4948ccd3-6667-46c3-be81-e0a7300ef785/download/parklar.geojson> ;
    dcat:byteSize "669758"^^xsd:nonNegativeInteger .

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

