@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/9caa20bc-d2aa-4154-a991-da47e2944904> a dcat:Dataset ;
    dct:description "Jumlah Bina Kelompok nelayan " ;
    dct:identifier "9caa20bc-d2aa-4154-a991-da47e2944904" ;
    dct:issued "2024-06-11T04:58:04.539633"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:58:04.539641"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Bina Kelompok nelayan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Ketahanan Pangan dan Perikanan" ;
            vcard:hasEmail <mailto:dkppkaro@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9caa20bc-d2aa-4154-a991-da47e2944904/resource/4de5a000-f6a9-495e-99b2-1224ef057736> ;
    dcat:keyword "bina",
        "kelompok",
        "nelayan" .

<http://5.189.187.109/dataset/9caa20bc-d2aa-4154-a991-da47e2944904/resource/4de5a000-f6a9-495e-99b2-1224ef057736> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-29T08:32:25.102129"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:58:04.529005"^^xsd:dateTime ;
    dct:title "311-jumlah-bina-kelompok-nelayan_2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/9caa20bc-d2aa-4154-a991-da47e2944904/resource/4de5a000-f6a9-495e-99b2-1224ef057736/download/311-jumlah-bina-kelompok-nelayan.csv> ;
    dcat:byteSize "507"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> a foaf:Agent ;
    foaf:name "Kabupaten Karo" .

