@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/e30f2edb-587c-45b9-9321-efc26301302a> a dcat:Dataset ;
    dct:description "Dataset berisi Jumlah Perpustakaan Menurut Kecamatan dan Jenis Perpustakaan Tahun 2022" ;
    dct:identifier "e30f2edb-587c-45b9-9321-efc26301302a" ;
    dct:issued "2023-08-16T16:57:49.781423"^^xsd:dateTime ;
    dct:modified "2023-08-16T16:57:49.781431"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f61ba25b-eea3-492f-83c2-e2d57667245a> ;
    dct:title "Jumlah Perpustakaan Menurut Kecamatan dan Jenis Perpustakaan, 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika " ;
            vcard:hasEmail <mailto:dinkominfo@rembangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e30f2edb-587c-45b9-9321-efc26301302a/resource/87cf91ae-9e8d-4a1b-bda4-99a4d7c568b0> ;
    dcat:keyword "perpustakaan" .

<http://5.189.187.109/dataset/e30f2edb-587c-45b9-9321-efc26301302a/resource/87cf91ae-9e8d-4a1b-bda4-99a4d7c568b0> a dcat:Distribution ;
    dct:description "Jumlah Perpustakaan Menurut Kecamatan dan Jenis Perpustakaan, 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-08-15T01:33:04.062846"^^xsd:dateTime ;
    dct:modified "2023-08-16T16:57:49.776215"^^xsd:dateTime ;
    dct:title "Jumlah Perpustakaan Menurut Kecamatan dan Jenis Perpustakaan, 2022" ;
    dcat:accessURL <https://data.rembangkab.go.id/dataset/e30f2edb-587c-45b9-9321-efc26301302a/resource/87cf91ae-9e8d-4a1b-bda4-99a4d7c568b0/download/jumlah_perpustakaan_menurut_kecamatan_dan_jenis_perpustakaan_2022.xlsx> ;
    dcat:byteSize "10107"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/f61ba25b-eea3-492f-83c2-e2d57667245a> a foaf:Agent ;
    foaf:name "Kabupaten Rembang" .

