@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/fdd6bde6-fe7f-496a-92ae-ddcb2150abb1> a dcat:Dataset ;
    dct:identifier "fdd6bde6-fe7f-496a-92ae-ddcb2150abb1" ;
    dct:issued "2026-04-08T06:42:16.718356"^^xsd:dateTime ;
    dct:modified "2026-04-08T06:42:16.718381"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4435898d-9c6a-49ab-a7dc-88a4ad7947fe> ;
    dct:title "Sarana Peribadatan Kelurahan Bintaro" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "adminkelurahanbintaro" ] ;
    dcat:distribution <http://5.189.187.109/dataset/fdd6bde6-fe7f-496a-92ae-ddcb2150abb1/resource/d44046c2-988d-4044-b053-ef0282caa186> ;
    dcat:keyword "Kelurahan Bintaro" .

<http://5.189.187.109/dataset/fdd6bde6-fe7f-496a-92ae-ddcb2150abb1/resource/d44046c2-988d-4044-b053-ef0282caa186> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-08-05T03:00:54.785879"^^xsd:dateTime ;
    dct:modified "2026-04-08T06:42:16.712429"^^xsd:dateTime ;
    dct:title "Sarana Peribadatan Kelurahan Bintaro" ;
    dcat:accessURL <https://satu-data.mataramkota.go.id/dataset/fdd6bde6-fe7f-496a-92ae-ddcb2150abb1/resource/d44046c2-988d-4044-b053-ef0282caa186/download/sarana-peribadatan-kelurahan-bintaro.csv> ;
    dcat:byteSize "252"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

