@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/8f4ed826-811a-4504-928f-bb1662146ba7> a dcat:Dataset ;
    dct:description """<p>Daftar nama kapal sampai dengan 7 GT di pelabuhan lampulo</p>
""" ;
    dct:identifier "8f4ed826-811a-4504-928f-bb1662146ba7" ;
    dct:issued "2022-10-30T23:35:42.939515"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:30:28.355265"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Kapal Motor sampai dengan 7 GT di Pelabuhan Lampulo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8f4ed826-811a-4504-928f-bb1662146ba7/resource/82cfcfb9-e0b1-46d1-92fc-d4a6b79e4970> ;
    dcat:keyword "GT",
        "LLASDP",
        "kapal" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/kapal-motor-sampai-dengan-7-gt-di-pelabuhan-lampulo/8f4ed826-811a-4504-928f-bb1662146ba7> .

<http://5.189.187.109/dataset/8f4ed826-811a-4504-928f-bb1662146ba7/resource/82cfcfb9-e0b1-46d1-92fc-d4a6b79e4970> a dcat:Distribution ;
    dct:description """<p>Daftar Kapal dibawah 7GT di Pelabuhan Lampulo.<br />
GT = Gross Tonage</p>
""" ;
    dct:format "CSV" ;
    dct:issued "2014-11-20T01:52:07"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:30:28.366700"^^xsd:dateTime ;
    dct:title "Daftar kapal dibawah 7 GT" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/1-kapal-dibawah-7-GT.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/kapal-motor-sampai-dengan-7-gt-di-pelabuhan-lampulo/8f4ed826-811a-4504-928f-bb1662146ba7> a foaf:Document .

