@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/b04aacfe-ca42-4e62-96f4-78870b07f8c2> 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 "b04aacfe-ca42-4e62-96f4-78870b07f8c2" ;
    dct:issued "2023-06-13T12:18:12.272640"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:18:12.272646"^^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 Pal Lima" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/b04aacfe-ca42-4e62-96f4-78870b07f8c2/resource/e067de79-e884-4395-a2ef-6b8311196237> ;
    dcat:keyword "Rumah Tidak Layak Huni" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109:5000/dataset/b04aacfe-ca42-4e62-96f4-78870b07f8c2/resource/e067de79-e884-4395-a2ef-6b8311196237> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-05-19T01:15:53.562576"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:18:12.267241"^^xsd:dateTime ;
    dct:title "Data Rumah Tidak Layak Huni Tahun 2019 di Kelurahan Pal Lima Kecamatan Pontianak Barat.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/b04aacfe-ca42-4e62-96f4-78870b07f8c2/resource/e067de79-e884-4395-a2ef-6b8311196237/download/data-rumah-tidak-layak-huni-tahun-2019-di-kelurahan-pal-lima-kecamatan-pontianak-barat.xlsx> ;
    dcat:byteSize "166199"^^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 .

