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

<https://data.jatengprov.go.id/dataset/d07b37db-d55f-4de7-ba4c-3f2a3411bc67> a dcat:Dataset ;
    dct:description "Hasil Monitoring Kampung KB di Kelurahan Tegalreja" ;
    dct:identifier "d07b37db-d55f-4de7-ba4c-3f2a3411bc67" ;
    dct:issued "2023-09-01T10:38:11.513169"^^xsd:dateTime ;
    dct:modified "2023-09-01T10:38:11.513178"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Hasil Monitoring Kampung KB di Kelurahan Tegalreja" ;
    owl:versionInfo "1.4" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:kbpppacilacap20@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d07b37db-d55f-4de7-ba4c-3f2a3411bc67/resource/c17c20a7-d3ce-4740-9c2c-d33faa254cda> ;
    dcat:keyword "Pemerintahan" ;
    dcat:landingPage <https://kbpppa.cilacapkab.go.id/> .

<https://data.jatengprov.go.id/dataset/d07b37db-d55f-4de7-ba4c-3f2a3411bc67/resource/c17c20a7-d3ce-4740-9c2c-d33faa254cda> a dcat:Distribution ;
    dct:description "Hasil Monitoring Kampung KB di Kelurahan Tegalreja" ;
    dct:format "PDF" ;
    dct:title "monitoring_kampung_kb" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d07b37db-d55f-4de7-ba4c-3f2a3411bc67/resource/c17c20a7-d3ce-4740-9c2c-d33faa254cda/download/02-hasil-monitoring-kampung-kb-di-kelurahan-tegalreja.pdf> ;
    dcat:byteSize 1389739.0 ;
    dcat:mediaType "application/pdf" .

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

