@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/e4ae8b1d-c7be-4d20-a5e5-6a8c8748989c> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah LKD pada tahun 2022" ;
    dct:identifier "e4ae8b1d-c7be-4d20-a5e5-6a8c8748989c" ;
    dct:issued "2024-07-27T11:26:02.369556"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:02.369562"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Lembaga Kemasyarakatan 2022 Kecamatan Cisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ;
            vcard:hasEmail <mailto:cisatakantor@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e4ae8b1d-c7be-4d20-a5e5-6a8c8748989c/resource/3f438b7f-c5e0-4b35-903a-36d4f4caa58d>,
        <http://5.189.187.109/dataset/e4ae8b1d-c7be-4d20-a5e5-6a8c8748989c/resource/593365b9-ad76-4b45-884e-f9e82e746564> ;
    dcat:keyword "2022",
        "Kec.Cisata",
        "lembagakemasyarakatan" .

<http://5.189.187.109/dataset/e4ae8b1d-c7be-4d20-a5e5-6a8c8748989c/resource/3f438b7f-c5e0-4b35-903a-36d4f4caa58d> a dcat:Distribution ;
    dct:description "Jumlah Lembaga Kemasyarakatan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-30T12:12:03.760911"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:02.358564"^^xsd:dateTime ;
    dct:title "Jumlah Lembaga Kemasyarakatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703938354.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/e4ae8b1d-c7be-4d20-a5e5-6a8c8748989c/resource/593365b9-ad76-4b45-884e-f9e82e746564> a dcat:Distribution ;
    dct:description "Jumlah Lembaga Kemasyarakatan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-30T12:12:16.634772"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:02.360466"^^xsd:dateTime ;
    dct:title "Jumlah Lembaga Kemasyarakatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703938371.csv> ;
    dcat:mediaType "text/csv" .

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

