@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/4f0c0ba8-54ff-4d05-8d7e-c7e0959081c4> a dcat:Dataset ;
    dct:description "Data Prasarana Kebersihan Kelurahan Merjosari" ;
    dct:identifier "4f0c0ba8-54ff-4d05-8d7e-c7e0959081c4" ;
    dct:issued "2024-03-06T08:29:58.049976"^^xsd:dateTime ;
    dct:modified "2024-12-24T04:22:49.061806"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Prasarana Kebersihan Kelurahan Merjosari" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rendy Prananta" ;
            vcard:hasEmail <mailto:rendyprananta88@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4f0c0ba8-54ff-4d05-8d7e-c7e0959081c4/resource/1e4f7459-ecda-4d8e-a710-fd8b05e33e9a> ;
    dcat:keyword "malang kota",
        "merjosari" ;
    dcat:landingPage <Data%20Monografi%20Kelurahan%20Merjosari> .

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

<http://5.189.187.109/dataset/4f0c0ba8-54ff-4d05-8d7e-c7e0959081c4/resource/1e4f7459-ecda-4d8e-a710-fd8b05e33e9a> a dcat:Distribution ;
    dct:description "Data Prasarana Kebersihan Kelurahan Merjosari berbentuk excel" ;
    dct:format "XLSX" ;
    dct:issued "2024-03-06T06:04:25.324693"^^xsd:dateTime ;
    dct:modified "2024-12-24T04:22:49.073552"^^xsd:dateTime ;
    dct:title "Data Prasarana Kebersihan Kel. Merjosari.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/4f0c0ba8-54ff-4d05-8d7e-c7e0959081c4/resource/1e4f7459-ecda-4d8e-a710-fd8b05e33e9a/download/data-prasarana-kebersihan-kel.-merjosari.xlsx> ;
    dcat:byteSize "9671"^^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" .

