@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/6e923a5d-9e02-45a9-821f-6567376e2702> a dcat:Dataset ;
    dct:identifier "6240e3dc-7eb0-41df-bf31-48d56bc7ed7b" ;
    dct:issued "2023-04-11T06:48:02"^^xsd:dateTime ;
    dct:modified "2024-05-31T07:23:30"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan Kota Depok" ] ;
    dct:title "Tingkat Pelayanan Jalan atau Level of Service" ;
    dcat:distribution <http://5.189.187.109/dataset/6e923a5d-9e02-45a9-821f-6567376e2702/resource/147880d1-3469-4ee7-9418-82055bfb9c2f> ;
    dcat:keyword "IKU" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/6240e3dc-7eb0-41df-bf31-48d56bc7ed7b> .

<http://5.189.187.109/dataset/6e923a5d-9e02-45a9-821f-6567376e2702/resource/147880d1-3469-4ee7-9418-82055bfb9c2f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:16:16.114781"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:20:51.853750"^^xsd:dateTime ;
    dct:title "Tingkat Pelayanan Jalan atau Level of Service" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/12__LOS.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/6240e3dc-7eb0-41df-bf31-48d56bc7ed7b> a foaf:Document .

