@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/dataset/85f3d95d-ec94-472a-8b1d-30de13502a17> a dcat:Dataset ;
    dct:description "Jumlah perumahan di Kota Denpasar dari Tahun 2018 sampai 2021 " ;
    dct:identifier "85f3d95d-ec94-472a-8b1d-30de13502a17" ;
    dct:issued "2024-10-11T06:29:50.492861"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:29:50.492870"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "Data Perumahan di Kota Denpasar Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/85f3d95d-ec94-472a-8b1d-30de13502a17/resource/0ea36b8c-2846-4e09-81cc-a9fb684e15a4> ;
    dcat:keyword "Data",
        "Kota Denpasar",
        "Perkim",
        "Rumah" .

<http://5.189.187.109/dataset/85f3d95d-ec94-472a-8b1d-30de13502a17/resource/0ea36b8c-2846-4e09-81cc-a9fb684e15a4> a dcat:Distribution ;
    dct:description "Jumlah perumahan di Kota Denpasar dari Tahun 2018 sampai 2021 " ;
    dct:format "CSV" ;
    dct:issued "2022-10-11T03:18:28.634787"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:29:50.477119"^^xsd:dateTime ;
    dct:title "Data Perumahan di Kota Denpasar Menurut Kecamatan" ;
    dcat:accessURL <https://pusatdata.denpasarkota.go.id/?page=Data-Detail&domain=&language=id&action=downloadexcel2&type=csv&id=1664415741> .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

