@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/a894bfe8-b29c-48e5-9bba-f7735fdd083b> a dcat:Dataset ;
    dct:description "Laporan POK Juli 2023" ;
    dct:identifier "a894bfe8-b29c-48e5-9bba-f7735fdd083b" ;
    dct:issued "2023-08-04T08:07:01.959075"^^xsd:dateTime ;
    dct:modified "2023-08-04T08:07:01.959084"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK  Arpus Juli 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a894bfe8-b29c-48e5-9bba-f7735fdd083b/resource/afb24bc6-b1d7-4bae-ba68-abf09714774c> ;
    dcat:keyword "economy" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/a894bfe8-b29c-48e5-9bba-f7735fdd083b/resource/afb24bc6-b1d7-4bae-ba68-abf09714774c> a dcat:Distribution ;
    dct:description "Laporan POK Juli 2023" ;
    dct:format "PDF" ;
    dct:title "Laporan POK Juli 2023" ;
    dcat:accessURL <https://drive.google.com/drive/u/1/folders/1qoq943SFYNdyV-xZVcAUymZd3NAuL-T7> .

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

