@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/00eb7efb-75b1-488e-a2bc-5ca5f5de4ffc> a dcat:Dataset ;
    dct:description "Berisi data berita acara pengurangan kawasan kumuh tahun 2022" ;
    dct:identifier "00eb7efb-75b1-488e-a2bc-5ca5f5de4ffc" ;
    dct:issued "2025-10-02T06:17:30.025885"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:17:30.025890"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Berita acara pengurangan kawasan kumuh tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Melinda Lestari" ;
            vcard:hasEmail <mailto:disperkimtanpaser@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/00eb7efb-75b1-488e-a2bc-5ca5f5de4ffc/resource/1e20ffcc-3190-48b9-9a9e-d77f9f7e7685> .

<https://data.kaltimprov.go.id/dataset/00eb7efb-75b1-488e-a2bc-5ca5f5de4ffc/resource/1e20ffcc-3190-48b9-9a9e-d77f9f7e7685> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2023-10-25T02:39:05.463712"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:17:30.024686"^^xsd:dateTime ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/00eb7efb-75b1-488e-a2bc-5ca5f5de4ffc/resource/1e20ffcc-3190-48b9-9a9e-d77f9f7e7685/download/berita-acara-pengurangan-kawasan-kumuh-tahun-2022.pdf> ;
    dcat:byteSize "148630"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

