@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/6baa415a-3a5a-46ea-b83b-541ee71edbc7> a dcat:Dataset ;
    dct:description """\r
Data set ini berisi nama, alamat, pekerjaan, status kepemilikan tanah, pernah mendapatkan bantuan perumahan dan jumlah penghuni\r
\r
\r
\r
\r
\r
""" ;
    dct:identifier "6baa415a-3a5a-46ea-b83b-541ee71edbc7" ;
    dct:issued "2023-06-13T10:59:12.235256"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:59:12.235261"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rumah Tidak Layak Huni di Kelurahan Siantan Hilir" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6baa415a-3a5a-46ea-b83b-541ee71edbc7/resource/e8d291f6-a9a2-40ea-93bd-53dcf885a1e4> ;
    dcat:keyword "Rumah Tidak Layak Huni" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/6baa415a-3a5a-46ea-b83b-541ee71edbc7/resource/e8d291f6-a9a2-40ea-93bd-53dcf885a1e4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-05-19T02:51:26.974636"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:59:12.230466"^^xsd:dateTime ;
    dct:title "Data Rumah Tidak Layak Huni Tahun 2019 di Kelurahan Siantan Hilir Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/6baa415a-3a5a-46ea-b83b-541ee71edbc7/resource/e8d291f6-a9a2-40ea-93bd-53dcf885a1e4/download/data-rumah-tidak-layak-huni-tahun-2019-di-kelurahan-siantan-hilir-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "653007"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlsx> a foaf:Document .

