@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/d1e333f8-0bc7-44c7-b027-b086cc2e1ee8> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan jumlah Pos Pelayanan Terpadu (Posyandu) yang terdapat di setiap kecamatan di Kabupaten Sumbawa." ;
    dct:identifier "d1e333f8-0bc7-44c7-b027-b086cc2e1ee8" ;
    dct:issued "2026-04-06T09:42:08.094298"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:42:08.094316"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Jumlah Posyandu berdasarkan Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/d1e333f8-0bc7-44c7-b027-b086cc2e1ee8/resource/08946fe3-32d3-401f-a9e5-cd138fa7e71c> ;
    dcat:keyword "posyandu" .

<http://5.189.187.109/dataset/d1e333f8-0bc7-44c7-b027-b086cc2e1ee8/resource/08946fe3-32d3-401f-a9e5-cd138fa7e71c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-11T02:56:09.571858"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:42:08.088051"^^xsd:dateTime ;
    dct:title "Tahun 2024" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/d1e333f8-0bc7-44c7-b027-b086cc2e1ee8/resource/08946fe3-32d3-401f-a9e5-cd138fa7e71c/download/jumlah-posyandu-berdasarkan-kecamatan-2024.csv> ;
    dcat:byteSize "2094"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> a foaf:Agent ;
    foaf:name "Kabupaten Sumbawa" .

