@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/4f5052ad-fc08-457f-9b7a-d347e5bc40e8> a dcat:Dataset ;
    dct:description """Data ini berisi Data Rumah Kost Kelurahan Tanjung Hilir Kecamatan Pontianak Timur\r
""" ;
    dct:identifier "4f5052ad-fc08-457f-9b7a-d347e5bc40e8" ;
    dct:issued "2023-06-13T10:29:36.083303"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:29:36.083308"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rumah Kost Kelurahan Tanjung Hilir Kecamatan Pontianak Timur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/4f5052ad-fc08-457f-9b7a-d347e5bc40e8/resource/d611ec5a-981a-4bef-8fc5-5971dc17eeae> ;
    dcat:keyword "Kelurahan Tanjung Hilir",
        "kecamatan pontianak timur",
        "rumah kost" .

<http://5.189.187.109:5000/dataset/4f5052ad-fc08-457f-9b7a-d347e5bc40e8/resource/d611ec5a-981a-4bef-8fc5-5971dc17eeae> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-26T06:22:40.719767"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:29:36.074816"^^xsd:dateTime ;
    dct:title "Data Rumah Kost Kelurahan Tanjung Hilir Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/4f5052ad-fc08-457f-9b7a-d347e5bc40e8/resource/d611ec5a-981a-4bef-8fc5-5971dc17eeae/download/data-rumah-kost-kelurahan-tanjung-hilir-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "15043"^^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" .

