@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/ddc5c598-0e76-435c-8aa0-3ffbbd6729f2> a dcat:Dataset ;
    dct:description "rekap kebakaran november 2023" ;
    dct:identifier "ddc5c598-0e76-435c-8aa0-3ffbbd6729f2" ;
    dct:issued "2023-12-13T20:07:51.011430"^^xsd:dateTime ;
    dct:modified "2023-12-13T20:07:51.011438"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "rekap_kebakaran_november23" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ddc5c598-0e76-435c-8aa0-3ffbbd6729f2/resource/38e0b492-9024-4e2f-8562-4a58bdf4cbd9> ;
    dcat:keyword "rekap_kebakaran_november23" ;
    dcat:landingPage <Satpol%20PP> .

<https://data.jatengprov.go.id/dataset/ddc5c598-0e76-435c-8aa0-3ffbbd6729f2/resource/38e0b492-9024-4e2f-8562-4a58bdf4cbd9> a dcat:Distribution ;
    dct:description "rekap kebakaran november 2023" ;
    dct:format "XLS" ;
    dct:title "rekap_kebakaran_november23" ;
    dcat:accessURL <http://rekapp_kebakaran_november23> .

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

