@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/32bd8775-e422-4c38-a68e-96e7b96f0111> a dcat:Dataset ;
    dct:description "Data Ketersediaan Tambatan Perahu di Provinsi Maluku Tahun 2022" ;
    dct:identifier "32bd8775-e422-4c38-a68e-96e7b96f0111" ;
    dct:issued "2023-12-03T01:22:59.627636"^^xsd:dateTime ;
    dct:modified "2024-07-20T13:17:50.840528"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7b6e6631-3f07-4712-920e-0776d73a7811> ;
    dct:title "2022- Data Pertumbuhan Ketersediaan Tambatan Perahu di Provinsi Maluku" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Surman" ] ;
    dcat:distribution <http://5.189.187.109/dataset/32bd8775-e422-4c38-a68e-96e7b96f0111/resource/230adf79-5434-42f7-81ec-21313f77e554> ;
    dcat:keyword "Tambatanperahu",
        "ketersediaantambatanperahu" .

<http://5.189.187.109/dataset/32bd8775-e422-4c38-a68e-96e7b96f0111/resource/230adf79-5434-42f7-81ec-21313f77e554> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-10-24T07:11:02.003739"^^xsd:dateTime ;
    dct:modified "2023-12-03T01:22:59.607790"^^xsd:dateTime ;
    dct:title "Pertumbuhan tambatan perahu.xlsx" ;
    dcat:accessURL <https://satudataindonesia.malukuprov.go.id/dataset/32bd8775-e422-4c38-a68e-96e7b96f0111/resource/230adf79-5434-42f7-81ec-21313f77e554/download/pertumbuhan-tambatan-perahu.xlsx> ;
    dcat:byteSize "11402"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7b6e6631-3f07-4712-920e-0776d73a7811> a foaf:Agent ;
    foaf:name "Provinsi Maluku" .

