@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/67fa6973-d2a5-40b1-b224-25fbe3b8a452> a dcat:Dataset ;
    dct:description "\"Persentase kepemilikan KIR angkutan umum adalah jumlah angkutan umum yang tidak memiliki KIR pada tahun tertentu dibagi jumlah angkutan umum pada tahun tertentu. \"" ;
    dct:identifier "113" ;
    dct:issued "2020"^^xsd:gYear ;
    dct:modified "2022-10-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Persentase Kepemilikan KIR Angkutan Umum 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/67fa6973-d2a5-40b1-b224-25fbe3b8a452/resource/0fabcb73-b48b-4c4d-9d34-f55e763aa346> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-291> .

<http://5.189.187.109/dataset/67fa6973-d2a5-40b1-b224-25fbe3b8a452/resource/0fabcb73-b48b-4c4d-9d34-f55e763aa346> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T07:49:36.368211"^^xsd:dateTime ;
    dct:modified "2024-10-03T07:49:36.346278"^^xsd:dateTime ;
    dct:title "persentase-kepemilikan-kir-angkutan-umum" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-291> a foaf:Document .

