@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/6bf00a45-5e72-480a-b593-73e0be5b9f57> a dcat:Dataset ;
    dct:description "Jumlah seluruh Kelompok Nelayan" ;
    dct:identifier "6bf00a45-5e72-480a-b593-73e0be5b9f57" ;
    dct:issued "2024-06-11T04:57:02.400102"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:57:02.400110"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah seluruh 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/6bf00a45-5e72-480a-b593-73e0be5b9f57/resource/dfef3040-233e-41b4-ad39-15d5863d74cd> ;
    dcat:keyword "kelompok",
        "nelayan" .

<http://5.189.187.109/dataset/6bf00a45-5e72-480a-b593-73e0be5b9f57/resource/dfef3040-233e-41b4-ad39-15d5863d74cd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-18T07:57:07.914082"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:57:02.391714"^^xsd:dateTime ;
    dct:title "JUMLAH SELURUH KELOMPOK NELAYAN TAHUN 2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/6bf00a45-5e72-480a-b593-73e0be5b9f57/resource/dfef3040-233e-41b4-ad39-15d5863d74cd/download/312-jumlah-seluruh-kelompok-nelayan-tahun-2023.csv> ;
    dcat:byteSize "531"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

