@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#> .

<http://5.189.187.109/dataset/0fc1bcbf-b197-482e-b7d5-82caa8472be7> a dcat:Dataset ;
    dct:description "Dataset ini berisi perpustakaan di Kabupaten Bantul terakreditasi " ;
    dct:identifier "0fc1bcbf-b197-482e-b7d5-82caa8472be7" ;
    dct:issued "2024-06-11T07:45:40.921702"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:45:40.921708"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Perpustakaan Terakreditasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas" ;
            vcard:hasEmail <mailto:dpk@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0fc1bcbf-b197-482e-b7d5-82caa8472be7/resource/bd7633f5-866c-4f30-ac31-b2636bd03d69> ;
    dcat:keyword "perpustakaan" .

<http://5.189.187.109/dataset/0fc1bcbf-b197-482e-b7d5-82caa8472be7/resource/bd7633f5-866c-4f30-ac31-b2636bd03d69> a dcat:Distribution ;
    dct:description "Tahun 2012 - 2019. Definisi : Jumlah perpustakaan yang sudah terakreditasi " ;
    dct:format "XLS" ;
    dct:issued "2020-03-12T11:52:02.066580"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:45:40.916194"^^xsd:dateTime ;
    dct:title "Data Perpustakaan Terakreditasi 2012-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/0fc1bcbf-b197-482e-b7d5-82caa8472be7/resource/bd7633f5-866c-4f30-ac31-b2636bd03d69/download/data-perpustakaan-terakreditasi-2012-2019.xls> ;
    dcat:byteSize "29184"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

