@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/0936ece1-1152-4c26-b481-3395230972e4> a dcat:Dataset ;
    dct:description "Jumlah Luas Kawasan Permukiman Kumuh Tahun 2022" ;
    dct:identifier "0936ece1-1152-4c26-b481-3395230972e4" ;
    dct:issued "2024-06-11T14:56:54.096833"^^xsd:dateTime ;
    dct:modified "2024-06-11T14:56:54.096840"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Jumlah Luas Kawasan Permukiman Kumuh Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yanto Daryanto" ] ;
    dcat:distribution <http://5.189.187.109/dataset/0936ece1-1152-4c26-b481-3395230972e4/resource/289f3ec7-dd0a-4fc3-ba56-ac4337bb2240> ;
    dcat:keyword "kawasan",
        "permukiman kumuh" .

<http://5.189.187.109/dataset/0936ece1-1152-4c26-b481-3395230972e4/resource/289f3ec7-dd0a-4fc3-ba56-ac4337bb2240> a dcat:Distribution ;
    dct:description "Jumlah Luas Kawasan Permukiman Kumuh Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-26T05:34:10.022521"^^xsd:dateTime ;
    dct:modified "2024-06-11T14:56:54.087939"^^xsd:dateTime ;
    dct:title "Jumlah Luas Kawasan Permukiman Kumuh Tahun 2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/0936ece1-1152-4c26-b481-3395230972e4/resource/289f3ec7-dd0a-4fc3-ba56-ac4337bb2240/download/jumlah-luas-kawasan-permukiman-kumuh-tahun-2022.xlsx> ;
    dcat:byteSize "12700"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

