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

<http://5.189.187.109/dataset/0ff98d53-2a0b-4dbf-a42f-44289d76bc08> a dcat:Dataset ;
    dct:description "Dataset ini dihasilkan oleh Dinas Perpustakaan Dan Kearsipan yang dirilis dalam periode Tahunan. Dataset ini berisi Jumlah perpustakaan sekolah di Kabupaten Jember" ;
    dct:identifier "8a5309e1-245e-472b-afbc-42ecee6ea2f2" ;
    dct:issued "2025-11-19T10:11:39+00:00"^^xsd:dateTime ;
    dct:modified "2026-02-25T05:29:54+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perpustakaan Dan Kearsipan" ] ;
    dct:title "Jumlah Perpustakaan Sekolah" ;
    dcat:distribution <http://5.189.187.109/dataset/0ff98d53-2a0b-4dbf-a42f-44289d76bc08/resource/22b1c161-8c3c-4c48-9c60-d446bf9c56ff>,
        <http://5.189.187.109/dataset/0ff98d53-2a0b-4dbf-a42f-44289d76bc08/resource/6f627935-f987-4091-b293-fb7f25007e2e> ;
    dcat:landingPage <http://portal-data.jemberkab.go.id/dataset/8a5309e1-245e-472b-afbc-42ecee6ea2f2> .

<http://5.189.187.109/dataset/0ff98d53-2a0b-4dbf-a42f-44289d76bc08/resource/22b1c161-8c3c-4c48-9c60-d446bf9c56ff> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-03-04T22:03:25.321101"^^xsd:dateTime ;
    dct:modified "2026-03-04T22:03:25.306967"^^xsd:dateTime ;
    dct:title "Jumlah Perpustakaan Sekolah" ;
    dcat:accessURL <http://portal-data.jemberkab.go.id/dataset/8a5309e1-245e-472b-afbc-42ecee6ea2f2/download-excel> .

<http://5.189.187.109/dataset/0ff98d53-2a0b-4dbf-a42f-44289d76bc08/resource/6f627935-f987-4091-b293-fb7f25007e2e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-04T22:03:25.321088"^^xsd:dateTime ;
    dct:modified "2026-03-04T22:03:25.306777"^^xsd:dateTime ;
    dct:title "Jumlah Perpustakaan Sekolah" ;
    dcat:accessURL <http://portal-data.jemberkab.go.id/dataset/8a5309e1-245e-472b-afbc-42ecee6ea2f2/download-csv> .

<http://portal-data.jemberkab.go.id/dataset/8a5309e1-245e-472b-afbc-42ecee6ea2f2> a foaf:Document .

