@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.kaltimprov.go.id/dataset/5f4eb029-a5d2-4237-b1fe-f614a3ad4cd5> a dcat:Dataset ;
    dct:description "Jumlah Pelanggaran Peraturan Kabupaten Berau" ;
    dct:identifier "5f4eb029-a5d2-4237-b1fe-f614a3ad4cd5" ;
    dct:issued "2025-07-25T01:16:11.398955"^^xsd:dateTime ;
    dct:modified "2025-07-25T01:16:11.398960"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/82f6185d-dbac-4d9e-bc92-026802084799> ;
    dct:title "JUMLAH PELANGGARAN PERDA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SATPOL PP" ;
            vcard:hasEmail <mailto:sunrampolpp.berau@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/5f4eb029-a5d2-4237-b1fe-f614a3ad4cd5/resource/78594c53-4c66-48b0-8c15-631f1868f316> .

<https://data.kaltimprov.go.id/dataset/5f4eb029-a5d2-4237-b1fe-f614a3ad4cd5/resource/78594c53-4c66-48b0-8c15-631f1868f316> a dcat:Distribution ;
    dct:description "Jumlah Pelanggaran Perda Kabupaten Berau Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-10-29T07:05:05.185223"^^xsd:dateTime ;
    dct:modified "2025-07-25T01:16:11.397777"^^xsd:dateTime ;
    dct:title "Jumlah Pelanggaran Perda Tahun 2022.xlsx" ;
    dcat:accessURL <https://data.beraukab.go.id/dataset/5f4eb029-a5d2-4237-b1fe-f614a3ad4cd5/resource/78594c53-4c66-48b0-8c15-631f1868f316/download/jumlah-pelanggaran-perda-tahun-2022.xlsx> ;
    dcat:byteSize "8948"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/82f6185d-dbac-4d9e-bc92-026802084799> a foaf:Agent ;
    foaf:name "Kabupaten Berau" .

