@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/88f5dfc8-7bfc-4903-9df7-4e9d1cae5516> a dcat:Dataset ;
    dct:identifier "88f5dfc8-7bfc-4903-9df7-4e9d1cae5516" ;
    dct:issued "2026-04-08T06:33:46.176126"^^xsd:dateTime ;
    dct:modified "2026-04-08T06:33:46.176142"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4435898d-9c6a-49ab-a7dc-88a4ad7947fe> ;
    dct:title "Sarana Kesehatan Kelurahan Bintaro" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "adminkelurahanbintaro" ] ;
    dcat:distribution <http://5.189.187.109/dataset/88f5dfc8-7bfc-4903-9df7-4e9d1cae5516/resource/8daa1f7a-05cc-46ca-a9be-ef89d6345196> ;
    dcat:keyword "Kelurahan Bintaro" .

<http://5.189.187.109/dataset/88f5dfc8-7bfc-4903-9df7-4e9d1cae5516/resource/8daa1f7a-05cc-46ca-a9be-ef89d6345196> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-08-05T03:04:23.086220"^^xsd:dateTime ;
    dct:modified "2026-04-08T06:33:46.166831"^^xsd:dateTime ;
    dct:title "Sarana Kesehatan Kelurahan Bintaro " ;
    dcat:accessURL <https://satu-data.mataramkota.go.id/dataset/88f5dfc8-7bfc-4903-9df7-4e9d1cae5516/resource/8daa1f7a-05cc-46ca-a9be-ef89d6345196/download/sarana-kesehatan-kelurahan-bintaro.csv> ;
    dcat:byteSize "259"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

