@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:5000/dataset/021ec218-7f6e-4f4d-a19b-c1b7ee66fe10> a dcat:Dataset ;
    dct:description "Dataset ini berisi Data Jumlah Posyandu per Kecamatan dan Status" ;
    dct:identifier "021ec218-7f6e-4f4d-a19b-c1b7ee66fe10" ;
    dct:issued "2024-07-27T11:07:04.595794"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:04.595801"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Posyandu per Kecamatan dan Status di Kab.Pandeglang Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Bidang Kelembagaan dan Bina Masyarakat Desa" ;
            vcard:hasEmail <mailto:dpmpdpdg@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/021ec218-7f6e-4f4d-a19b-c1b7ee66fe10/resource/759e31b7-ddd2-411d-ad6b-db105bea1798>,
        <http://5.189.187.109:5000/dataset/021ec218-7f6e-4f4d-a19b-c1b7ee66fe10/resource/f4dacedb-babc-400b-8131-6b19c29149c7> ;
    dcat:keyword "2022",
        "DPMPD" .

<http://5.189.187.109:5000/dataset/021ec218-7f6e-4f4d-a19b-c1b7ee66fe10/resource/759e31b7-ddd2-411d-ad6b-db105bea1798> a dcat:Distribution ;
    dct:description "Jumlah Posyandu Berdasarkan Kecamatan dan Status" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-15T05:19:42.441609"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:04.585629"^^xsd:dateTime ;
    dct:title "Jumlah Posyandu Berdasarkan Kecamatan dan Status" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1709862822.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/021ec218-7f6e-4f4d-a19b-c1b7ee66fe10/resource/f4dacedb-babc-400b-8131-6b19c29149c7> a dcat:Distribution ;
    dct:description "Jumlah Posyandu Berdasarkan Kecamatan dan Status" ;
    dct:format "CSV" ;
    dct:issued "2024-01-15T05:20:17.759246"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:04.588315"^^xsd:dateTime ;
    dct:title "Jumlah Posyandu Berdasarkan Kecamatan dan Status" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1709862878.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

