@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/d42a35eb-7a36-4365-80ad-7aa97747b6e9> a dcat:Dataset ;
    dct:description "Nilai Realisasi PMDN Tahun 2021" ;
    dct:identifier "d42a35eb-7a36-4365-80ad-7aa97747b6e9" ;
    dct:issued "2024-07-27T11:24:32.138414"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:32.138423"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Nilai Realisasi PMDN Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "JF Penanaman Modal" ;
            vcard:hasEmail <mailto:dpmptsp@pandeglangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d42a35eb-7a36-4365-80ad-7aa97747b6e9/resource/08d48e3f-3b6e-489a-af87-a4c58521a57e>,
        <http://5.189.187.109/dataset/d42a35eb-7a36-4365-80ad-7aa97747b6e9/resource/fbbdbc87-0fee-4a24-a20e-92c01649d953> ;
    dcat:keyword "2021",
        "DPMPTSP",
        "investasi" .

<http://5.189.187.109/dataset/d42a35eb-7a36-4365-80ad-7aa97747b6e9/resource/08d48e3f-3b6e-489a-af87-a4c58521a57e> a dcat:Distribution ;
    dct:description "Nilai Realisasi PMDN Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2023-11-30T08:58:25.414073"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:32.124305"^^xsd:dateTime ;
    dct:title "Nilai Realisasi PMDN" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1701334753.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/d42a35eb-7a36-4365-80ad-7aa97747b6e9/resource/fbbdbc87-0fee-4a24-a20e-92c01649d953> a dcat:Distribution ;
    dct:description "Nilai Realisasi PMDN Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2023-11-30T08:59:25.286389"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:24:32.126412"^^xsd:dateTime ;
    dct:title "Nilai Realisasi PMDN" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1701334778.csv> ;
    dcat:mediaType "text/csv" .

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

