@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/1fb23a81-40b7-408f-a0e9-ee957ed4372f> a dcat:Dataset ;
    dct:description "Data ini menunjukkan tentang daftar perusahaan PMDN yang menjadi kewenangan Pemerintah Aceh" ;
    dct:identifier "1fb23a81-40b7-408f-a0e9-ee957ed4372f" ;
    dct:issued "2024-11-07T05:08:22.968535"^^xsd:dateTime ;
    dct:modified "2025-01-20T10:44:44.424999"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Daftar Perusahaan PMDN" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Seksi SI PM" ;
            vcard:hasEmail <mailto:eljohani@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1fb23a81-40b7-408f-a0e9-ee957ed4372f/resource/7070deed-44e9-4ccb-814b-256033399219> ;
    dcat:keyword "dpmptsp aceh",
        "investasi",
        "penanaman modal",
        "perusahaan" ;
    dcat:landingPage <archieve_dpmptsp> .

<archieve_dpmptsp> a foaf:Document .

<http://5.189.187.109/dataset/1fb23a81-40b7-408f-a0e9-ee957ed4372f/resource/7070deed-44e9-4ccb-814b-256033399219> a dcat:Distribution ;
    dct:description "Daftar Perusahaan 2013 - 2015" ;
    dct:format "CSV" ;
    dct:issued "2019-02-22T08:33:10.929257"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:08:22.937698"^^xsd:dateTime ;
    dct:title "Daftar Perusahaan PMDN" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/1fb23a81-40b7-408f-a0e9-ee957ed4372f/resource/7070deed-44e9-4ccb-814b-256033399219/download/daftar-perusahaan-2013-2015.csv> ;
    dcat:byteSize "57421"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

