@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/97083c44-64ce-4aff-99f6-3c2916b249db> a dcat:Dataset ;
    dct:description "Jumlah Anggota Perpustakaan Umum Kabupaten Tahun 2024" ;
    dct:identifier "97083c44-64ce-4aff-99f6-3c2916b249db" ;
    dct:issued "2024-07-27T07:47:32.687520"^^xsd:dateTime ;
    dct:modified "2024-12-17T14:35:08.475315"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH ANGGOTA PERPUSTAKAAN UMUM KABUPATEN" ;
    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/97083c44-64ce-4aff-99f6-3c2916b249db/resource/cb847d02-48ea-46eb-912b-c087102ee2fb> ;
    dcat:keyword "Dinas Perpustakaan dan Kearsipan",
        "anggota perpustakaan" ;
    dcat:landingPage <https://dinperpusar.demakkab.go.id/profile> .

<http://5.189.187.109/dataset/97083c44-64ce-4aff-99f6-3c2916b249db/resource/cb847d02-48ea-46eb-912b-c087102ee2fb> a dcat:Distribution ;
    dct:description "Jumlah Anggota Perpustakaan Umum Kabupaten Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-24T07:51:39.763420"^^xsd:dateTime ;
    dct:modified "2024-07-27T07:47:32.676688"^^xsd:dateTime ;
    dct:title " Jumlah Anggota Perpustakaan Umum Kabupaten" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/97083c44-64ce-4aff-99f6-3c2916b249db/resource/cb847d02-48ea-46eb-912b-c087102ee2fb/download/1306-jumlah-anggota-perpustakaan-umum-kabupaten.xlsx> ;
    dcat:byteSize "85051"^^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 .

