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

<http://5.189.187.109/dataset/41e9b0e2-aff2-4aa4-a1e7-9e9ddeb1416b> a dcat:Dataset ;
    dct:description "Jumlah Pemustaka Ke Perpustakaan Umum Desa Kelurahan tahun 2024" ;
    dct:identifier "41e9b0e2-aff2-4aa4-a1e7-9e9ddeb1416b" ;
    dct:issued "2024-07-27T07:43:53.723060"^^xsd:dateTime ;
    dct:modified "2024-12-14T15:32:43.718077"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH PEMUSTAKA KE PERPUSTAKAAN UMUM DESA KELUARAHAN" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perpustakaan dan Kearsipan Kab.Demak" ;
            vcard:hasEmail <mailto:dinperpusar@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/41e9b0e2-aff2-4aa4-a1e7-9e9ddeb1416b/resource/8087ba63-d642-4661-8776-419f613e9bd1> ;
    dcat:keyword "Dinas Perpustakaan dan Kearsipan",
        "pemustaka" ;
    dcat:landingPage <https://dinperpusar.demakkab.go.id/profile> .

<http://5.189.187.109/dataset/41e9b0e2-aff2-4aa4-a1e7-9e9ddeb1416b/resource/8087ba63-d642-4661-8776-419f613e9bd1> a dcat:Distribution ;
    dct:description "Jumlah Pemustaka ke Perpustakaan Umum Desa Kelurahan Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-24T07:33:57.422307"^^xsd:dateTime ;
    dct:modified "2024-07-27T07:43:53.714015"^^xsd:dateTime ;
    dct:title "Jumlah Pemustaka ke Perpustakaan Umum Desa Kelurahan" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/41e9b0e2-aff2-4aa4-a1e7-9e9ddeb1416b/resource/8087ba63-d642-4661-8776-419f613e9bd1/download/1302-jumlah-pemustaka-ke-perpustakaan-umum-desa-kelurahan.xlsx> ;
    dcat:byteSize "94599"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<https://dinperpusar.demakkab.go.id/profile> a foaf:Document .

