@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/6d6533a8-0f68-4f18-863c-18816dc6beef> a dcat:Dataset ;
    dct:description "Laporan PGOT Agustus 2024" ;
    dct:identifier "6d6533a8-0f68-4f18-863c-18816dc6beef" ;
    dct:issued "2025-09-18T06:45:22.575744"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:45:22.575750"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan_PGOT_Agustus_2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP" ;
            vcard:hasEmail <mailto:Satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6d6533a8-0f68-4f18-863c-18816dc6beef/resource/369f7a6e-90d7-4300-8810-65fe2863545f> ;
    dcat:landingPage <Satpol%20PP> .

<https://data.jatengprov.go.id/dataset/6d6533a8-0f68-4f18-863c-18816dc6beef/resource/369f7a6e-90d7-4300-8810-65fe2863545f> a dcat:Distribution ;
    dct:description "Laporan PGOT Agustus 2024" ;
    dct:format "CSV" ;
    dct:title "PGOT AGUSTUS 2024.docx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/6d6533a8-0f68-4f18-863c-18816dc6beef/resource/369f7a6e-90d7-4300-8810-65fe2863545f/download/pgot-agustus-2024.docx> ;
    dcat:byteSize 801733.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

