@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/8e92be89-17d7-430e-8ea7-901bc86c3493> a dcat:Dataset ;
    dct:identifier "8e92be89-17d7-430e-8ea7-901bc86c3493" ;
    dct:issued "2026-04-08T06:34:06.481425"^^xsd:dateTime ;
    dct:modified "2026-04-08T06:34:06.481459"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4435898d-9c6a-49ab-a7dc-88a4ad7947fe> ;
    dct:title "Jumlah Lingkungan di Kecamatan Mataram" ;
    dcat:distribution <http://5.189.187.109/dataset/8e92be89-17d7-430e-8ea7-901bc86c3493/resource/bf41924d-fdf7-4b72-bb19-1d2ea3c78b92> ;
    dcat:keyword "Kecamatan Mataram" .

<http://5.189.187.109/dataset/8e92be89-17d7-430e-8ea7-901bc86c3493/resource/bf41924d-fdf7-4b72-bb19-1d2ea3c78b92> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-07-29T07:44:55.515654"^^xsd:dateTime ;
    dct:modified "2026-04-08T06:34:06.474068"^^xsd:dateTime ;
    dct:title "Jumlah Lingkungan di Kecamatan Mataram, 2021 " ;
    dcat:accessURL <https://satu-data.mataramkota.go.id/dataset/8e92be89-17d7-430e-8ea7-901bc86c3493/resource/bf41924d-fdf7-4b72-bb19-1d2ea3c78b92/download/jumlah-lingkungan-di-kecamatan-mataram-2021.csv> ;
    dcat:byteSize "163"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

