@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/8dfcb57b-4e0b-400d-9295-52933b1f1541> a dcat:Dataset ;
    dct:description "Data Prasarana Kesehatan Kelurahan Sukun" ;
    dct:identifier "8dfcb57b-4e0b-400d-9295-52933b1f1541" ;
    dct:issued "2023-10-25T06:39:52.996323"^^xsd:dateTime ;
    dct:modified "2024-12-23T21:52:07.030424"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Prasarana Kesehatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "fenda" ;
            vcard:hasEmail <mailto:fendaardana@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8dfcb57b-4e0b-400d-9295-52933b1f1541/resource/42897ae4-3c35-4cfb-b22a-791a34fce9ba> ;
    dcat:keyword "kelurahan sukun",
        "kota malang",
        "prasarana kesehatan" ;
    dcat:landingPage <Data%20Monografi%20Podes%20Kelurahan%20Sukun> .

<Data%20Monografi%20Podes%20Kelurahan%20Sukun> a foaf:Document .

<http://5.189.187.109/dataset/8dfcb57b-4e0b-400d-9295-52933b1f1541/resource/42897ae4-3c35-4cfb-b22a-791a34fce9ba> a dcat:Distribution ;
    dct:description "Data Potensi Prasarana Kesehatan Kelurahan Sukun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-24T03:07:49.716587"^^xsd:dateTime ;
    dct:modified "2024-12-23T21:52:07.047857"^^xsd:dateTime ;
    dct:title "Data Prasarana Kesehatan.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/8dfcb57b-4e0b-400d-9295-52933b1f1541/resource/42897ae4-3c35-4cfb-b22a-791a34fce9ba/download/data-prasarana-kesehatan.xlsx> ;
    dcat:byteSize "16382"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

