@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/043c2405-c45e-47e4-8fe7-9d05d1780f43> a dcat:Dataset ;
    dct:description "data berisikan peningkatan load factor di tahun 2022" ;
    dct:identifier "043c2405-c45e-47e4-8fe7-9d05d1780f43" ;
    dct:issued "2024-10-11T06:16:55.498666"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:16:55.498676"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "Peningkatan Load Factor Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/043c2405-c45e-47e4-8fe7-9d05d1780f43/resource/1f9b2518-d23c-41a2-93f6-1f5860dbf6cb> ;
    dcat:keyword "angkutan",
        "dishub",
        "kota denpasar",
        "load factor" .

<http://5.189.187.109/dataset/043c2405-c45e-47e4-8fe7-9d05d1780f43/resource/1f9b2518-d23c-41a2-93f6-1f5860dbf6cb> a dcat:Distribution ;
    dct:description "Data berisikan tentang peningkatan load factor tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-03-03T02:59:57.258201"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:16:55.469317"^^xsd:dateTime ;
    dct:title "Peningkatan Load Factor Tahun 2022" ;
    dcat:accessURL <https://pusatdata.denpasarkota.go.id/?page=Data-Detail&domain=&language=id&action=downloadexcel2&type=csv&id=1676862249> .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

