@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#> .

<https://data.jatengprov.go.id/dataset/b2d4dde6-402a-4ba2-9e9c-40a3dbe77149> a dcat:Dataset ;
    dct:description "Daftar Koleksi Bahan Perpustakaan 2022" ;
    dct:identifier "b2d4dde6-402a-4ba2-9e9c-40a3dbe77149" ;
    dct:issued "2023-05-31T08:51:36.105617"^^xsd:dateTime ;
    dct:modified "2023-06-09T03:22:29.826376"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Daftar Koleksi Bahan Perpustakaan 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b2d4dde6-402a-4ba2-9e9c-40a3dbe77149/resource/801150d7-d038-4155-8189-73778a6d5631> ;
    dcat:keyword "economy" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/b2d4dde6-402a-4ba2-9e9c-40a3dbe77149/resource/801150d7-d038-4155-8189-73778a6d5631> a dcat:Distribution ;
    dct:description "Daftar koleksi bahan perpustakaan" ;
    dct:format "PDF" ;
    dct:title "Daftar Koleksi Bahan Perpustakaan" ;
    dcat:accessURL <https://drive.google.com/drive/u/0/folders/1qoq943SFYNdyV-xZVcAUymZd3NAuL-T7> .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

