@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/5675c1fe-b13f-404e-bca0-902374fa0414> a dcat:Dataset ;
    dct:description "Laporan POK Bulan Mei Tahun 2023 Dinas Arpus" ;
    dct:identifier "5675c1fe-b13f-404e-bca0-902374fa0414" ;
    dct:issued "2023-06-08T03:17:47.444185"^^xsd:dateTime ;
    dct:modified "2023-06-08T03:17:47.444193"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Bulan Mei Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas_Arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5675c1fe-b13f-404e-bca0-902374fa0414/resource/733bbaa5-a19a-4e86-beed-ac00cb490c16> ;
    dcat:keyword "Perencanaan" ;
    dcat:landingPage <Dinas_Arpus> .

<https://data.jatengprov.go.id/dataset/5675c1fe-b13f-404e-bca0-902374fa0414/resource/733bbaa5-a19a-4e86-beed-ac00cb490c16> a dcat:Distribution ;
    dct:description "Laporan POK Bulan Mei 2023 Dinas Arpus" ;
    dct:format "PDF" ;
    dct:title "Laporan POK Bulan Mei 2023" ;
    dcat:accessURL <https://drive.google.com/drive/folders/1i1wFYLAsNXfqOnE__AqOPHIJPdPVY6pB?hl=id> .

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

