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

<http://5.189.187.109/dataset/f729074e-a4d8-4ee6-8f46-faf2bd891bf4> a dcat:Dataset ;
    dct:description "Jumlah Peminjam Buku Perpustakaan Tahun 2019" ;
    dct:identifier "f729074e-a4d8-4ee6-8f46-faf2bd891bf4" ;
    dct:issued "2022-10-16T13:41:08.332985"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:41:08.332992"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Peminjam Buku Perpustakaan Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lukmanto" ;
            vcard:hasEmail <mailto:dinasarpuskabpkl@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f729074e-a4d8-4ee6-8f46-faf2bd891bf4/resource/c46a6c1b-4427-434a-ade5-6db39fefecb8> ;
    dcat:keyword "perpustakaan" ;
    dcat:landingPage <Buku%20Profil%20Dinas%20Kearsipan%20dan%20Perpustakaan%20Kab.%20Pekalongan%20Tahun%202020> .

<Buku%20Profil%20Dinas%20Kearsipan%20dan%20Perpustakaan%20Kab.%20Pekalongan%20Tahun%202020> a foaf:Document .

<http://5.189.187.109/dataset/f729074e-a4d8-4ee6-8f46-faf2bd891bf4/resource/c46a6c1b-4427-434a-ade5-6db39fefecb8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-06-25T01:14:05.372839"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:41:08.327122"^^xsd:dateTime ;
    dct:title "Jumlah Koleksi Buku.xlsx" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/f729074e-a4d8-4ee6-8f46-faf2bd891bf4/resource/c46a6c1b-4427-434a-ade5-6db39fefecb8/download/jumlah-koleksi-buku.xlsx> ;
    dcat:byteSize "10196"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

