@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/9cbc9df4-52f0-4c44-87bc-6f5ff1bc5e6c> a dcat:Dataset ;
    dct:description "Jumlah Judul Buku Perpustakaan Umum Kabupaten Kota Tahun 2024" ;
    dct:identifier "9cbc9df4-52f0-4c44-87bc-6f5ff1bc5e6c" ;
    dct:issued "2024-07-27T07:47:47.705075"^^xsd:dateTime ;
    dct:modified "2025-01-02T22:41:46.292206"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH JUDUL BUKU PERPUSTAKAAN UMUM KABUPATEN KOTA" ;
    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/9cbc9df4-52f0-4c44-87bc-6f5ff1bc5e6c/resource/a0c8f1cf-e7b0-4d85-84e9-03933336d09c> ;
    dcat:keyword "Dinas Perpustakaan dan Kearsipan",
        "judul buku",
        "perpustakaan umum" ;
    dcat:landingPage <https://dinperpusar.demakkab.go.id/profile> .

<http://5.189.187.109/dataset/9cbc9df4-52f0-4c44-87bc-6f5ff1bc5e6c/resource/a0c8f1cf-e7b0-4d85-84e9-03933336d09c> a dcat:Distribution ;
    dct:description "Jumlah judul Buku Perpustakaan Umum Kabupaten Kota Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-24T06:43:38.163276"^^xsd:dateTime ;
    dct:modified "2024-07-27T07:47:47.693661"^^xsd:dateTime ;
    dct:title "Jumlah judul Buku Perpustakaan Umum Kabupaten Kota" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/9cbc9df4-52f0-4c44-87bc-6f5ff1bc5e6c/resource/a0c8f1cf-e7b0-4d85-84e9-03933336d09c/download/1289-jumlah-judul-buku-perpustakaan-umum-kabupaten-kota.xlsx> ;
    dcat:byteSize "759831"^^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 .

