@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/6bf2d2dd-33ed-4898-b981-93f24cd41605> a dcat:Dataset ;
    dct:description """Data set ini berisi nama, alamat, pekerjaan, status kepemilikan tanah, pernah mendapatkan bantuan perumahan dan jumlah penghuni\r
""" ;
    dct:identifier "6bf2d2dd-33ed-4898-b981-93f24cd41605" ;
    dct:issued "2023-06-13T10:59:25.862718"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:59:25.862724"^^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 Tanjung Hilir" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6bf2d2dd-33ed-4898-b981-93f24cd41605/resource/e6ace8f1-b716-495e-aebd-5805d3088fe1> ;
    dcat:keyword "Rumah Tidak Layak Huni" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109:5000/dataset/6bf2d2dd-33ed-4898-b981-93f24cd41605/resource/e6ace8f1-b716-495e-aebd-5805d3088fe1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-05-19T02:46:32.798654"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:59:25.856153"^^xsd:dateTime ;
    dct:title "Data Rumah Tidak Layak Huni Tahun 2019 di Keluarahan Tanjung Hilir Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/6bf2d2dd-33ed-4898-b981-93f24cd41605/resource/e6ace8f1-b716-495e-aebd-5805d3088fe1/download/data-rumah-tidak-layak-huni-tahun-2019-di-keluarahan-tanjung-hilir-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "156882"^^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" .

<xlxs> a foaf:Document .

