@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/7c823aae-bbc1-4f1e-82ad-4196f8e5b009> a dcat:Dataset ;
    dct:description "Data Prasarana Umum Kelurahan Ciptomulyo" ;
    dct:identifier "7c823aae-bbc1-4f1e-82ad-4196f8e5b009" ;
    dct:issued "2023-11-03T17:11:32.065134"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:11:32.065141"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA PRASARANA UMUM KELURAHAN CIPTOMULYO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin kel. Ciptomulyo" ;
            vcard:hasEmail <mailto:ningningaja582@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7c823aae-bbc1-4f1e-82ad-4196f8e5b009/resource/904f2f89-d15b-4a3b-990a-8f26d0c9ac28> ;
    dcat:landingPage <Monografi%20Kel.%20Ciptomulyo%20tahun%202023> .

<Monografi%20Kel.%20Ciptomulyo%20tahun%202023> a foaf:Document .

<http://5.189.187.109/dataset/7c823aae-bbc1-4f1e-82ad-4196f8e5b009/resource/904f2f89-d15b-4a3b-990a-8f26d0c9ac28> a dcat:Distribution ;
    dct:description "Data Prasarana Umum Kelurahan Ciptomulyo" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-31T07:52:32.092609"^^xsd:dateTime ;
    dct:modified "2023-11-03T17:11:32.061332"^^xsd:dateTime ;
    dct:title "DATA PRASARANA UMUM KELURAHAN CIPTOMULYO.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/7c823aae-bbc1-4f1e-82ad-4196f8e5b009/resource/904f2f89-d15b-4a3b-990a-8f26d0c9ac28/download/data-prasarana-umum-kelurahan-ciptomulyo.xlsx> ;
    dcat:byteSize "12225"^^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" .

