@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/3b3132d6-23ee-4c2a-be3f-e5480b0c3abd> a dcat:Dataset ;
    dct:description "Nilai investasi berskala nasional PMA PMDN Tahun 2023" ;
    dct:identifier "3b3132d6-23ee-4c2a-be3f-e5480b0c3abd" ;
    dct:issued "2024-06-03T03:42:43.075929"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:42:43.075939"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Nilai investasi berskala nasional PMA PMDN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Edward Aroza" ;
            vcard:hasEmail <mailto:e.aroza@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3b3132d6-23ee-4c2a-be3f-e5480b0c3abd/resource/90bd82b5-1c20-4b57-9530-b1bdc10947d7>,
        <http://5.189.187.109/dataset/3b3132d6-23ee-4c2a-be3f-e5480b0c3abd/resource/e80c2245-73d8-4ffe-92b5-7777036d0525> ;
    dcat:keyword "2023",
        "DPMPTSP",
        "PMA PMDN",
        "kabupaten simelue" ;
    dcat:landingPage <https://dpmptsp.simeuluekab.go.id/> .

<http://5.189.187.109/dataset/3b3132d6-23ee-4c2a-be3f-e5480b0c3abd/resource/90bd82b5-1c20-4b57-9530-b1bdc10947d7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-05-30T13:22:41.218394"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:42:43.060403"^^xsd:dateTime ;
    dct:title "nilai-investasi-berskala-nasional-pma-pmdn.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/3b3132d6-23ee-4c2a-be3f-e5480b0c3abd/resource/90bd82b5-1c20-4b57-9530-b1bdc10947d7/download/nilai-investasi-berskala-nasional-pma-pmdn-upload.csv> ;
    dcat:byteSize "1238"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/3b3132d6-23ee-4c2a-be3f-e5480b0c3abd/resource/e80c2245-73d8-4ffe-92b5-7777036d0525> a dcat:Distribution ;
    dct:description "Data ini memuat nilai realisasi investasi menurut status penanaman modal per tahun" ;
    dct:format "CSV" ;
    dct:issued "2024-05-30T12:41:46.664016"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:42:43.057141"^^xsd:dateTime ;
    dct:title "Jumlah Nilai Realisasi Investasi Menurut Status Penanaman Modal" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/3b3132d6-23ee-4c2a-be3f-e5480b0c3abd/resource/e80c2245-73d8-4ffe-92b5-7777036d0525/download/realisasi-investasi-tahun-.csv> ;
    dcat:byteSize "433"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> a foaf:Agent ;
    foaf:name "Kabupaten Simeulue" .

<https://dpmptsp.simeuluekab.go.id/> a foaf:Document .

