@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/f3ec0fc6-25a0-4542-ad60-439793a14cb0> a dcat:Dataset ;
    dct:description "Jumlah Perumahan Kota Madiun" ;
    dct:identifier "f3ec0fc6-25a0-4542-ad60-439793a14cb0" ;
    dct:issued "2023-11-14T03:26:50.780554"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:26:50.780563"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Jumlah Perumahan" ;
    dcat:distribution <http://5.189.187.109/dataset/f3ec0fc6-25a0-4542-ad60-439793a14cb0/resource/03cbc4f1-989a-4fcf-b279-1f2a5e4399d0> ;
    dcat:keyword "Infrastruktur" .

<http://5.189.187.109/dataset/f3ec0fc6-25a0-4542-ad60-439793a14cb0/resource/03cbc4f1-989a-4fcf-b279-1f2a5e4399d0> a dcat:Distribution ;
    dct:description "Jumlah Perumahan Kota Madiun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-06T08:54:36.743578"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:26:50.772622"^^xsd:dateTime ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/f3ec0fc6-25a0-4542-ad60-439793a14cb0/resource/03cbc4f1-989a-4fcf-b279-1f2a5e4399d0/download/jumlah-perumahan.xlsx> ;
    dcat:byteSize "9892"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> a foaf:Agent ;
    foaf:name "Kota Madiun" .

