@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/ca21e868-9a76-46f7-94fc-70feac437b55> a dcat:Dataset ;
    dct:description "Data Perpustakaan Kabupaten Cilacap" ;
    dct:identifier "ca21e868-9a76-46f7-94fc-70feac437b55" ;
    dct:issued "2023-10-02T13:31:54.019276"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:02:02.606361"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Perpustakaan Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ca21e868-9a76-46f7-94fc-70feac437b55/resource/3a833a53-8beb-48d5-8ed2-9bfb3e922664> ;
    dcat:keyword "perpustakaan" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/ca21e868-9a76-46f7-94fc-70feac437b55/resource/3a833a53-8beb-48d5-8ed2-9bfb3e922664> a dcat:Distribution ;
    dct:description "Rekapitulasi Data Perpustakaan Tahun 2023 semester II" ;
    dct:format "XLSX" ;
    dct:title "Tahun 2023 semester II" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1qI2H3GNMZLnr2v4OomI4LCb4s9BepcPS/edit#gid=803396833> .

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

