@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/9702777d-8996-4508-9222-a30004e64dcc> a dcat:Dataset ;
    dct:description "Laporan POK sampai dengan bulan oktober 2023" ;
    dct:identifier "9702777d-8996-4508-9222-a30004e64dcc" ;
    dct:issued "2023-11-06T16:44:18.762149"^^xsd:dateTime ;
    dct:modified "2023-11-06T16:44:18.762156"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan pok 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:datapupr@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9702777d-8996-4508-9222-a30004e64dcc/resource/757f8836-c40e-4af1-8a4a-f595d1da865f> ;
    dcat:landingPage <DPUPR> .

<https://data.jatengprov.go.id/dataset/9702777d-8996-4508-9222-a30004e64dcc/resource/757f8836-c40e-4af1-8a4a-f595d1da865f> a dcat:Distribution ;
    dct:description "Laporan POK sampai bulan Oktober 2023" ;
    dct:format "XLS" ;
    dct:title "Laporan POK Oktober 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/9702777d-8996-4508-9222-a30004e64dcc/resource/757f8836-c40e-4af1-8a4a-f595d1da865f/download/pok-oktober-2023.xls> ;
    dcat:byteSize 45568.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

