@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#> .

<http://5.189.187.109/dataset/3ec68fda-2044-46a4-918f-24e4644c3d32> a dcat:Dataset ;
    dct:description "rekapitulasi laporan kejadian ditahun 2023" ;
    dct:identifier "3ec68fda-2044-46a4-918f-24e4644c3d32" ;
    dct:issued "2023-11-07T11:12:51.837596"^^xsd:dateTime ;
    dct:modified "2023-11-07T11:12:51.837603"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> ;
    dct:title "Laporan kejadian tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "M. aldi" ;
            vcard:hasEmail <mailto:muhaldiariyanto@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3ec68fda-2044-46a4-918f-24e4644c3d32/resource/779e5fe0-85a6-438a-87f9-9a550eb4a1d5>,
        <http://5.189.187.109/dataset/3ec68fda-2044-46a4-918f-24e4644c3d32/resource/c5a9a829-f68f-40b0-9827-683911ce8b77> ;
    dcat:keyword "kebakaran" .

<http://5.189.187.109/dataset/3ec68fda-2044-46a4-918f-24e4644c3d32/resource/779e5fe0-85a6-438a-87f9-9a550eb4a1d5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-11-07T06:19:40.568353"^^xsd:dateTime ;
    dct:modified "2023-11-07T11:12:51.829560"^^xsd:dateTime ;
    dcat:accessURL <http://data.paserkab.go.id/dataset/3ec68fda-2044-46a4-918f-24e4644c3d32/resource/779e5fe0-85a6-438a-87f9-9a550eb4a1d5/download/laporan-kejadian-tahun-2023.xlsx> ;
    dcat:byteSize "116425"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/3ec68fda-2044-46a4-918f-24e4644c3d32/resource/c5a9a829-f68f-40b0-9827-683911ce8b77> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-11-07T06:19:41.016276"^^xsd:dateTime ;
    dct:modified "2023-11-07T11:12:51.831676"^^xsd:dateTime ;
    dcat:accessURL <http://data.paserkab.go.id/dataset/3ec68fda-2044-46a4-918f-24e4644c3d32/resource/c5a9a829-f68f-40b0-9827-683911ce8b77/download/laporan-kejadian-tahun-2023.xlsx> ;
    dcat:byteSize "116425"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

