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

<http://5.189.187.109/dataset/51dcccb1-7327-416f-90c0-439b8413c0b7> a dcat:Dataset ;
    dct:identifier "51dcccb1-7327-416f-90c0-439b8413c0b7" ;
    dct:issued "2026-04-08T06:29:42.443946"^^xsd:dateTime ;
    dct:modified "2026-04-08T06:29:42.443970"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4435898d-9c6a-49ab-a7dc-88a4ad7947fe> ;
    dct:title "Jumlah Perangkat Kelurahan di Kecamatan Mataram" ;
    dcat:distribution <http://5.189.187.109/dataset/51dcccb1-7327-416f-90c0-439b8413c0b7/resource/b6c3c57e-5df8-44bf-be82-abd43b6e4a24> ;
    dcat:keyword "Kecamatan Mataram" .

<http://5.189.187.109/dataset/51dcccb1-7327-416f-90c0-439b8413c0b7/resource/b6c3c57e-5df8-44bf-be82-abd43b6e4a24> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-07-29T07:48:22.622030"^^xsd:dateTime ;
    dct:modified "2026-04-08T06:29:42.435961"^^xsd:dateTime ;
    dct:title "Jumlah Perangkat Kelurahan di Kecamatan Mataram, 2021 " ;
    dcat:accessURL <https://satu-data.mataramkota.go.id/dataset/51dcccb1-7327-416f-90c0-439b8413c0b7/resource/b6c3c57e-5df8-44bf-be82-abd43b6e4a24/download/jumlah-perangkat-kelurahan-di-kecamatan-mataram-2021.csv> ;
    dcat:byteSize "215"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4435898d-9c6a-49ab-a7dc-88a4ad7947fe> a foaf:Agent ;
    foaf:name "Kota Mataram" .

