@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:5000/dataset/c2e9e446-b67d-4ca7-aacc-996ffff0088f> a dcat:Dataset ;
    dct:description "Jumlah Realisasi Investasi Menurut Kecamatan Kabupaten Pinrang Tahun 2023" ;
    dct:identifier "c2e9e446-b67d-4ca7-aacc-996ffff0088f" ;
    dct:issued "2024-08-05T07:51:20.392557"^^xsd:dateTime ;
    dct:modified "2024-08-05T07:51:20.392566"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/dedb551a-5e8c-4ab1-9307-4b6be9d0d1df> ;
    dct:title "Jumlah Realisasi Investasi Menurut Kecamatan Kabupaten Pinrang Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPMPTSP" ;
            vcard:hasEmail <mailto:statistik.kominfopinrang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c2e9e446-b67d-4ca7-aacc-996ffff0088f/resource/31c32d09-cb6f-4940-bc48-adc2131c64be> ;
    dcat:keyword "investasi",
        "realisasi" .

<http://5.189.187.109:5000/dataset/c2e9e446-b67d-4ca7-aacc-996ffff0088f/resource/31c32d09-cb6f-4940-bc48-adc2131c64be> a dcat:Distribution ;
    dct:description "Jumlah Realisasi Investasi Menurut Kecamatan Kabupaten Pinrang Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-07-11T01:50:33.423279"^^xsd:dateTime ;
    dct:modified "2024-08-05T07:51:20.378267"^^xsd:dateTime ;
    dct:title "Jumlah Realisasi Investasi Menurut Kecamatan Kabupaten Pinrang Tahun 2023.csv" ;
    dcat:accessURL <https://data.pinrangkab.go.id/dataset/c2e9e446-b67d-4ca7-aacc-996ffff0088f/resource/31c32d09-cb6f-4940-bc48-adc2131c64be/download/jumlah-realisasi-investasi-menurut-kecamatan-kabupaten-pinrang-tahun-2023.csv> ;
    dcat:byteSize "275"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/dedb551a-5e8c-4ab1-9307-4b6be9d0d1df> a foaf:Agent ;
    foaf:name "Kabupaten Pinrang" .

