@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/7e321dde-b6aa-49c3-89a2-2b70128f8949> a dcat:Dataset ;
    dct:description "Data Trayek angkutan penyeberang di Provinsi Maluku tahun 2022" ;
    dct:identifier "7e321dde-b6aa-49c3-89a2-2b70128f8949" ;
    dct:issued "2023-12-03T01:23:13.318440"^^xsd:dateTime ;
    dct:modified "2024-07-20T13:16:56.169470"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7b6e6631-3f07-4712-920e-0776d73a7811> ;
    dct:title "2022- Data Pertumbuhan Trayek Angkutan Penyeberang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Surman" ] ;
    dcat:distribution <http://5.189.187.109/dataset/7e321dde-b6aa-49c3-89a2-2b70128f8949/resource/635ec1ad-7342-468f-8f17-e0242f298b15> ;
    dcat:keyword "trayekangkutan" .

<http://5.189.187.109/dataset/7e321dde-b6aa-49c3-89a2-2b70128f8949/resource/635ec1ad-7342-468f-8f17-e0242f298b15> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-10-24T07:16:57.908673"^^xsd:dateTime ;
    dct:modified "2023-12-03T01:23:13.311252"^^xsd:dateTime ;
    dct:title "Pertumbuhan trayek angkutan penyeberang.xlsx" ;
    dcat:accessURL <https://satudataindonesia.malukuprov.go.id/dataset/7e321dde-b6aa-49c3-89a2-2b70128f8949/resource/635ec1ad-7342-468f-8f17-e0242f298b15/download/pertumbuhan-trayek-angkutan-penyeberang.xlsx> ;
    dcat:byteSize "12054"^^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" .

