@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/01bfdfa3-947e-4702-8160-0e215fdf7894> a dcat:Dataset ;
    dct:identifier "1edb2bd7-ebb5-4fb5-90ef-f6d70532161e" ;
    dct:issued "2023-04-11T06:52:22"^^xsd:dateTime ;
    dct:modified "2024-04-29T07:23:10"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan Kota Depok" ] ;
    dct:title "Jumlah arus penumpang angkutan umum" ;
    dcat:distribution <http://5.189.187.109/dataset/01bfdfa3-947e-4702-8160-0e215fdf7894/resource/252d716e-7f6c-45d6-9887-fa016c25e59e> ;
    dcat:keyword "IKD" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/1edb2bd7-ebb5-4fb5-90ef-f6d70532161e> .

<http://5.189.187.109/dataset/01bfdfa3-947e-4702-8160-0e215fdf7894/resource/252d716e-7f6c-45d6-9887-fa016c25e59e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:12:52.276728"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:57:07.176305"^^xsd:dateTime ;
    dct:title "Jumlah arus penumpang angkutan umum" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/1__jumlah_arus_penumpang_angkutan_umum.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/1edb2bd7-ebb5-4fb5-90ef-f6d70532161e> a foaf:Document .

