@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/2d2b690c-8ff6-44e9-a267-fc6cb3efc688> a dcat:Dataset ;
    dct:description "Produksi Perikanan Laut di Kabupaten Pinrang 2023" ;
    dct:identifier "2d2b690c-8ff6-44e9-a267-fc6cb3efc688" ;
    dct:issued "2024-08-05T07:47:57.354750"^^xsd:dateTime ;
    dct:modified "2024-08-05T07:47:57.354759"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/dedb551a-5e8c-4ab1-9307-4b6be9d0d1df> ;
    dct:title "Produksi Perikanan Laut di Kabupaten Pinrang 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskan" ;
            vcard:hasEmail <mailto:statistik.kominfopinrang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2d2b690c-8ff6-44e9-a267-fc6cb3efc688/resource/ee9b34d1-2838-404c-a656-80aa648ef869> ;
    dcat:keyword "Perikanan",
        "laut",
        "produksi" .

<http://5.189.187.109/dataset/2d2b690c-8ff6-44e9-a267-fc6cb3efc688/resource/ee9b34d1-2838-404c-a656-80aa648ef869> a dcat:Distribution ;
    dct:description "Produksi Perikanan Laut di Kabupaten Pinrang 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-06-03T01:59:03.977937"^^xsd:dateTime ;
    dct:modified "2024-08-05T07:47:57.336250"^^xsd:dateTime ;
    dct:title "Produksi Perikanan Laut di Kabupaten Pinrang 2023.csv" ;
    dcat:accessURL <https://data.pinrangkab.go.id/dataset/2d2b690c-8ff6-44e9-a267-fc6cb3efc688/resource/ee9b34d1-2838-404c-a656-80aa648ef869/download/produksi-perikanan-laut-di-kabupaten-pinrang-2023.csv> ;
    dcat:byteSize "419"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

