@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/b7dfe8e5-e61f-4b4e-93d4-61118dfe0a57> a dcat:Dataset ;
    dct:description "Dataset ini berisi data jumlah lembaga kemasyarakatan" ;
    dct:identifier "b7dfe8e5-e61f-4b4e-93d4-61118dfe0a57" ;
    dct:issued "2024-07-27T11:21:42.720275"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:21:42.720282"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Lembaga Kemasyarakatan Kecamatan Pandeglang Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Seksi Pemerintahan dan Seksi Kesos 	Kec. Pandeglang" ;
            vcard:hasEmail <mailto:pandeglangkec@pandeglangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b7dfe8e5-e61f-4b4e-93d4-61118dfe0a57/resource/29846459-7b3c-47e0-a178-0bb4914caf68>,
        <http://5.189.187.109/dataset/b7dfe8e5-e61f-4b4e-93d4-61118dfe0a57/resource/8bdfe7c7-9d99-493e-8838-d7def650e2be> ;
    dcat:keyword "2021",
        "Bimtek",
        "kec.pandeglang",
        "lembagakemasyarakatan" .

<http://5.189.187.109/dataset/b7dfe8e5-e61f-4b4e-93d4-61118dfe0a57/resource/29846459-7b3c-47e0-a178-0bb4914caf68> a dcat:Distribution ;
    dct:description "Jumlah Lembaga Kemasyarakatan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-01-04T05:52:09.318319"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:21:42.709087"^^xsd:dateTime ;
    dct:title "Jumlah Lembaga Kemasyarakatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1714378499.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/b7dfe8e5-e61f-4b4e-93d4-61118dfe0a57/resource/8bdfe7c7-9d99-493e-8838-d7def650e2be> a dcat:Distribution ;
    dct:description "Jumlah Lembaga Kemasyarakatan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-04T05:51:54.490374"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:21:42.706891"^^xsd:dateTime ;
    dct:title "Jumlah Lembaga Kemasyarakatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1714378469.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

