@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/eba1e541-6717-4968-8fe2-83ffbc8e5952> a dcat:Dataset ;
    dct:description "Jumlah Judul Buku Online Digital Perpustakaan Umum Tahun 2024" ;
    dct:identifier "eba1e541-6717-4968-8fe2-83ffbc8e5952" ;
    dct:issued "2024-07-27T07:50:42.003019"^^xsd:dateTime ;
    dct:modified "2024-12-18T15:58:37.534780"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH JUDUL BUKU ONLINE DIGITAL PERPUSTAKAAN UMUM" ;
    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/eba1e541-6717-4968-8fe2-83ffbc8e5952/resource/871d17c1-9626-4762-8b5b-f83bf9601f21> ;
    dcat:keyword "Dinas Perpustakaan dan Kearsipan",
        "digital",
        "judul buku" ;
    dcat:landingPage <https://dinperpusar.demakkab.go.id/profile> .

<http://5.189.187.109/dataset/eba1e541-6717-4968-8fe2-83ffbc8e5952/resource/871d17c1-9626-4762-8b5b-f83bf9601f21> a dcat:Distribution ;
    dct:description "umlah Judul Buku Online Digital Perpustakaan Umum Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-24T07:09:39.161292"^^xsd:dateTime ;
    dct:modified "2024-07-27T07:50:41.987289"^^xsd:dateTime ;
    dct:title "umlah Judul Buku Online Digital Perpustakaan Umum" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/eba1e541-6717-4968-8fe2-83ffbc8e5952/resource/871d17c1-9626-4762-8b5b-f83bf9601f21/download/1296-jumlah-judul-buku-online-digital-perpustakaan-umum.xlsx> ;
    dcat:byteSize "117974"^^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 .

