@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/0df464c0-f291-4282-bfd4-199ed93d21c7> a dcat:Dataset ;
    dct:description """<p>Daftar jumlah kapal nelayan di kota Banda Aceh</p>\r
""" ;
    dct:identifier "0df464c0-f291-4282-bfd4-199ed93d21c7" ;
    dct:issued "2022-10-30T23:30:57.769807"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:21:45.264243"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Daftar Jumlah kapal nelayan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0df464c0-f291-4282-bfd4-199ed93d21c7/resource/50918722-c4be-406c-86d5-c033a8919f95>,
        <http://5.189.187.109/dataset/0df464c0-f291-4282-bfd4-199ed93d21c7/resource/df4ce03c-cea4-4495-b20e-53fb1e7dd6d4> ;
    dcat:keyword "kapal",
        "nelayan" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/daftar-jumlah-kapal-nelayan/0df464c0-f291-4282-bfd4-199ed93d21c7> .

<http://5.189.187.109/dataset/0df464c0-f291-4282-bfd4-199ed93d21c7/resource/50918722-c4be-406c-86d5-c033a8919f95> a dcat:Distribution ;
    dct:description "Daftar Jumlah Kapal Nelayan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-04-13T12:22:42"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:21:45.274750"^^xsd:dateTime ;
    dct:title "Daftar Jumlah Kapal Nelayan Tahun 2021" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/DAFTAR_JUMLAH_KAPAL_NELAYAN_TAHUN_2021.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/dataset/0df464c0-f291-4282-bfd4-199ed93d21c7/resource/df4ce03c-cea4-4495-b20e-53fb1e7dd6d4> a dcat:Distribution ;
    dct:description """<p>1. nama_kecamatan : nama kecamatan<br />
2. jumlah_kapal_motor : jumlah kapal nelayan</p>
""" ;
    dct:format "CSV" ;
    dct:issued "2015-07-01T10:44:31"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:21:45.274527"^^xsd:dateTime ;
    dct:title "Daftar Jumlah kapal nelayan" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Data_Kapal_Motor_Kec.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/daftar-jumlah-kapal-nelayan/0df464c0-f291-4282-bfd4-199ed93d21c7> a foaf:Document .

