@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/8a832948-f2db-4892-9e94-4b8826243d1d> a dcat:Dataset ;
    dct:description "Tempat Pelayanan KB Pemerintah" ;
    dct:identifier "8a832948-f2db-4892-9e94-4b8826243d1d" ;
    dct:issued "2026-04-10T02:38:26.995638"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:38:26.995662"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Tempat Pelayanan KB Pemerintah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "waluyo" ;
            vcard:hasEmail <mailto:kbpppacilacap@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8a832948-f2db-4892-9e94-4b8826243d1d/resource/37819bb8-5fed-4234-9763-048f85151cd6> .

<http://5.189.187.109/dataset/8a832948-f2db-4892-9e94-4b8826243d1d/resource/37819bb8-5fed-4234-9763-048f85151cd6> a dcat:Distribution ;
    dct:description "Tempat Pelayanan KB Pemerintah Tahun 2023" ;
    dct:format "word" ;
    dct:issued "2023-10-02T00:32:28.876864"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:38:26.988961"^^xsd:dateTime ;
    dct:title "Tahun 2023" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/8a832948-f2db-4892-9e94-4b8826243d1d/resource/37819bb8-5fed-4234-9763-048f85151cd6/download/tempat-pelayanan-kb-pemerintah-tahun-2023.docx> ;
    dcat:byteSize "10838"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

