@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/b5f3af57-8d05-4aa8-94ed-9e2e899c06ab> a dcat:Dataset ;
    dct:description "Jumlah Anggota Perpustakaan Umum Bacaan Masyarakat Tahun 2024" ;
    dct:identifier "b5f3af57-8d05-4aa8-94ed-9e2e899c06ab" ;
    dct:issued "2024-07-27T07:48:37.240936"^^xsd:dateTime ;
    dct:modified "2025-01-01T17:42:37.298909"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH ANGGOTA PERPUSTAKAAN UMUM BACAAN MASYARAKAT" ;
    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/b5f3af57-8d05-4aa8-94ed-9e2e899c06ab/resource/2f30f70f-ae75-4599-9186-8353fcea4ed4> ;
    dcat:keyword "Dinas Perpustakaan dan Kearsipan",
        "anggota perpustakaan",
        "masyarakat" ;
    dcat:landingPage <https://dinperpusar.demakkab.go.id/profile> .

<http://5.189.187.109/dataset/b5f3af57-8d05-4aa8-94ed-9e2e899c06ab/resource/2f30f70f-ae75-4599-9186-8353fcea4ed4> a dcat:Distribution ;
    dct:description "Jumlah Anggota Perpustakaan Umum Bacaan Masyarakat Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-24T08:12:19.608356"^^xsd:dateTime ;
    dct:modified "2024-07-27T07:48:37.226922"^^xsd:dateTime ;
    dct:title "Jumlah Anggota Perpustakaan Umum Bacaan Masyarakat" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/b5f3af57-8d05-4aa8-94ed-9e2e899c06ab/resource/2f30f70f-ae75-4599-9186-8353fcea4ed4/download/1308-jumlah-anggota-perpustakaan-umum-bacaan-masyarakat.xlsx> ;
    dcat:byteSize "89179"^^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 .

