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

<https://acikveri-konya.digitalcosmonot.com/dataset/c4d813cf-d6d2-499f-b48a-9f6819df7894> a dcat:Dataset ;
    dct:description "Şehirde bulunan kütüphanelerin konum bilgileridir. " ;
    dct:identifier "c4d813cf-d6d2-499f-b48a-9f6819df7894" ;
    dct:issued "2024-07-23T12:48:09.147244"^^xsd:dateTime ;
    dct:language "tr" ;
    dct:modified "2024-07-23T12:51:37.757842"^^xsd:dateTime ;
    dct:publisher <https://acikveri-konya.digitalcosmonot.com/organization/00cda73d-f479-42f0-95fb-621266cae04d> ;
    dct:title "Kütüphaneler" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bilgi İşlem Dairesi Başkanlığı" ;
            vcard:hasEmail <mailto:acikveri@konya.bel.tr> ] ;
    dcat:distribution <https://acikveri-konya.digitalcosmonot.com/dataset/c4d813cf-d6d2-499f-b48a-9f6819df7894/resource/f28999ab-e8c5-487b-82b0-39ff525f353e> ;
    dcat:keyword "eğitim",
        "konyamobiluygulaması",
        "kültür",
        "yaşam" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://acikveri-konya.digitalcosmonot.com/dataset/c4d813cf-d6d2-499f-b48a-9f6819df7894/resource/f28999ab-e8c5-487b-82b0-39ff525f353e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-07-23T12:51:37.589510"^^xsd:dateTime ;
    dct:modified "2026-08-19T07:27:15.728846"^^xsd:dateTime ;
    dct:title "kutuphaneler.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2f7a8be6e68e6db24c898abe2218a844"^^xsd:hexBinary ] ;
    dcat:accessURL <https://acikveri-konya.digitalcosmonot.com/dataset/c4d813cf-d6d2-499f-b48a-9f6819df7894/resource/f28999ab-e8c5-487b-82b0-39ff525f353e/download/kutuphaneler.csv> ;
    dcat:byteSize "2074"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://acikveri-konya.digitalcosmonot.com/organization/00cda73d-f479-42f0-95fb-621266cae04d> a foaf:Agent ;
    foaf:name "Bilgi İşlem Dairesi Başkanlığı" .

