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

<http://5.189.187.109/dataset/14efd246-ae2f-499e-983e-770ab3af76d2> a dcat:Dataset ;
    dct:description "Data Prasarana Kesehatan Kelurahan Balearjosari Kota Malang Semester 1 tahun 2023" ;
    dct:identifier "14efd246-ae2f-499e-983e-770ab3af76d2" ;
    dct:issued "2023-10-25T06:34:53.224941"^^xsd:dateTime ;
    dct:modified "2024-12-21T04:09:16.909169"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Prasarana Kesehatan Kelurahan Balearjosari Kota Malang" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hariyono" ;
            vcard:hasEmail <mailto:harry751127@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/14efd246-ae2f-499e-983e-770ab3af76d2/resource/e084693c-adb3-49af-917d-7a73051d8a7c> ;
    dcat:keyword "Data Prasarana Kesehatan",
        "kelurahan balearjosari",
        "kota malang" ;
    dcat:landingPage <Monografi%20Kelurahan%20Semester%201%20Tahun%202023> .

<Monografi%20Kelurahan%20Semester%201%20Tahun%202023> a foaf:Document .

<http://5.189.187.109/dataset/14efd246-ae2f-499e-983e-770ab3af76d2/resource/e084693c-adb3-49af-917d-7a73051d8a7c> a dcat:Distribution ;
    dct:description "Data Prasarana Kesehatan Kelurahan Balearjosari Kota Malang Semster 1 Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-24T06:56:14.113941"^^xsd:dateTime ;
    dct:modified "2024-12-21T04:09:16.930018"^^xsd:dateTime ;
    dct:title "Data Prasarana Kesehatan Kelurahan Balearjosari Kota Malang" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/14efd246-ae2f-499e-983e-770ab3af76d2/resource/e084693c-adb3-49af-917d-7a73051d8a7c/download/4.-formulir-data-prasarana-kesehatan-1.xlsx> ;
    dcat:byteSize "12347"^^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" .

