@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/f54e4569-1316-443e-893e-c67bf7a3c7bc> a dcat:Dataset ;
    dct:description "Sebaran Kawasan Kumuh Kab. Kampar berdasarkan SK Bupati Kampar No. 663-664/XI/2020" ;
    dct:identifier "f54e4569-1316-443e-893e-c67bf7a3c7bc" ;
    dct:issued "2024-03-17T14:16:51.432530"^^xsd:dateTime ;
    dct:modified "2024-03-17T14:16:51.432534"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0b01bc67-ec83-476d-9446-9c391d608250> ;
    dct:title "Sebaran Kawasan Kumuh Kab. Kampar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Perkim" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f54e4569-1316-443e-893e-c67bf7a3c7bc/resource/643e53c8-56ca-4599-856e-0967d225f103> .

<http://5.189.187.109/dataset/f54e4569-1316-443e-893e-c67bf7a3c7bc/resource/643e53c8-56ca-4599-856e-0967d225f103> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-06T04:22:42.223701"^^xsd:dateTime ;
    dct:modified "2024-03-17T14:16:51.427899"^^xsd:dateTime ;
    dct:title "Sebaran Kawasan Kumuh Kab. Kampar.xlsx" ;
    dcat:accessURL <https://data.kamparkab.go.id/dataset/f54e4569-1316-443e-893e-c67bf7a3c7bc/resource/643e53c8-56ca-4599-856e-0967d225f103/download/sebaran-kawasan-kumuh-kab.-kampar.xlsx> ;
    dcat:byteSize "10961"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0b01bc67-ec83-476d-9446-9c391d608250> a foaf:Agent ;
    foaf:name "Kabupaten Kampar" .

