@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/d49dbc09-d967-4769-b5fe-36b52b788c49> a dcat:Dataset ;
    dct:description "TANKI SUMBU 3 adalah kendaraan roda 4 untuk mengangkat barang yang masuk kategori alat berat." ;
    dct:identifier "154" ;
    dct:issued "2018"^^xsd:gYear ;
    dct:modified "2022-10-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Tanki Sumbu 3 yang Melaksanakan Uji Berkala Kendaraan Tahun 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/d49dbc09-d967-4769-b5fe-36b52b788c49/resource/88ee4294-3cf8-4da9-9c87-402c82db69ac> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-335> .

<http://5.189.187.109/dataset/d49dbc09-d967-4769-b5fe-36b52b788c49/resource/88ee4294-3cf8-4da9-9c87-402c82db69ac> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:56:50.837304"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:56:50.807119"^^xsd:dateTime ;
    dct:title "rekapitulasi-jumlah-kendaraan-yang-melaksanakan-uji-berkala-kendaraan-tanki-sumbu-3" ;
    dcat:accessURL <http://tes> .

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

