@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/84d9c34d-7e03-4c6e-80dc-5df5464cb85b> a dcat:Dataset ;
    dct:description "\"Jumlah uji kir angkutan umum adalah total pengujian angkutan umum dalam satu tahun yang telah memenuhi persyaratan teknis dan laik jalan.\"" ;
    dct:identifier "99" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2022-10-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Jumlah Uji KIR Angkutan Umum Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/84d9c34d-7e03-4c6e-80dc-5df5464cb85b/resource/b24efbf0-471f-44ac-80cb-b8a966883899> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-288> .

<http://5.189.187.109/dataset/84d9c34d-7e03-4c6e-80dc-5df5464cb85b/resource/b24efbf0-471f-44ac-80cb-b8a966883899> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:51:41.403679"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:51:41.368405"^^xsd:dateTime ;
    dct:title "jumlah-uji-kir-angkutan-umum" ;
    dcat:accessURL <http://tes> .

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

