@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/7cf73b92-d2ff-4f5f-be09-00844d4dc84b> a dcat:Dataset ;
    dct:description "Data Jumlah Nilai Realisasi Investasi di Provinsi Maluku Tahun 2022" ;
    dct:identifier "7cf73b92-d2ff-4f5f-be09-00844d4dc84b" ;
    dct:issued "2023-12-03T01:23:11.456350"^^xsd:dateTime ;
    dct:modified "2024-07-20T13:16:57.984173"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7b6e6631-3f07-4712-920e-0776d73a7811> ;
    dct:title "2022 - Data Jumlah Nilai Realisasi Investasi" ;
    owl:versionInfo "2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elma" ] ;
    dcat:distribution <http://5.189.187.109/dataset/7cf73b92-d2ff-4f5f-be09-00844d4dc84b/resource/b199720f-c966-4209-9aac-db5d94b4a3c4> ;
    dcat:keyword "dpmptsp",
        "nilairealisasiinvestasi" .

<http://5.189.187.109/dataset/7cf73b92-d2ff-4f5f-be09-00844d4dc84b/resource/b199720f-c966-4209-9aac-db5d94b4a3c4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-26T03:02:37.441245"^^xsd:dateTime ;
    dct:modified "2023-12-03T01:23:11.441401"^^xsd:dateTime ;
    dct:title "3.xlsx" ;
    dcat:accessURL <https://satudataindonesia.malukuprov.go.id/en/dataset/7cf73b92-d2ff-4f5f-be09-00844d4dc84b/resource/b199720f-c966-4209-9aac-db5d94b4a3c4/download/3.xlsx> ;
    dcat:byteSize "10649"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7b6e6631-3f07-4712-920e-0776d73a7811> a foaf:Agent ;
    foaf:name "Provinsi Maluku" .

