@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/70dcdeb4-b197-4195-ac3f-0596d61a0992> a dcat:Dataset ;
    dct:description "Data Prasarana Umum Kelurahan Balearjosari Kota Malang Semester 1 Tahun 2023" ;
    dct:identifier "70dcdeb4-b197-4195-ac3f-0596d61a0992" ;
    dct:issued "2023-10-25T06:39:14.936823"^^xsd:dateTime ;
    dct:modified "2024-12-23T21:59:05.003211"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Prasarana Umum 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/70dcdeb4-b197-4195-ac3f-0596d61a0992/resource/81d767fd-e7f9-45fc-a32b-56040f9f85f4> ;
    dcat:keyword "Data Prasarana Umum",
        "Kota malang",
        "kelurahan balearjosari" ;
    dcat:landingPage <Monografi%20Kelurahan%20Semester%201%20Tahun%202023> .

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

<http://5.189.187.109/dataset/70dcdeb4-b197-4195-ac3f-0596d61a0992/resource/81d767fd-e7f9-45fc-a32b-56040f9f85f4> a dcat:Distribution ;
    dct:description "Data Prasarana Umum Kelurahan Balearjosari Kota Malang Semester 1 Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-24T07:05:56.713885"^^xsd:dateTime ;
    dct:modified "2024-12-23T21:59:05.014401"^^xsd:dateTime ;
    dct:title "Data Prasarana Umum Kelurahan Balearjosari Kota Malang" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/70dcdeb4-b197-4195-ac3f-0596d61a0992/resource/81d767fd-e7f9-45fc-a32b-56040f9f85f4/download/7.-formulir-data-prasarana-umum.xlsx> ;
    dcat:byteSize "12034"^^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" .

