@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/c8f26b50-841a-4b1b-9e8d-aa628bcbc3b4> a dcat:Dataset ;
    dct:description "Laporan ODGJ Agustus 2024" ;
    dct:identifier "c8f26b50-841a-4b1b-9e8d-aa628bcbc3b4" ;
    dct:issued "2025-09-18T06:48:56.785835"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:48:56.785840"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan_ODGJ_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/c8f26b50-841a-4b1b-9e8d-aa628bcbc3b4/resource/b2819fbb-a74b-42d1-8ca7-fc8c77b38e8e> ;
    dcat:landingPage <Satpol%20PP> .

<https://data.jatengprov.go.id/dataset/c8f26b50-841a-4b1b-9e8d-aa628bcbc3b4/resource/b2819fbb-a74b-42d1-8ca7-fc8c77b38e8e> a dcat:Distribution ;
    dct:description "Laporan_ODGJ_Agustus_2024" ;
    dct:format "CSV" ;
    dct:title "ODGJ AGUSTUS 2024.docx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/c8f26b50-841a-4b1b-9e8d-aa628bcbc3b4/resource/b2819fbb-a74b-42d1-8ca7-fc8c77b38e8e/download/odgj-agustus-2024.docx> ;
    dcat:byteSize 869885.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" .

