@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/e2bd7c9e-53f8-46ee-ba17-1001867d18a6> a dcat:Dataset ;
    dct:description "Panjang jalan yang menghubungkan Mahato ke Simpang Manggala" ;
    dct:identifier "3339" ;
    dct:issued "2017"^^xsd:gYear ;
    dct:modified "2023-02-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pekerjaan Umum Dan Penataan Ruang" ] ;
    dct:title "Jalan Mahato - Simpang Manggala Tahun 2017" ;
    dcat:distribution <http://5.189.187.109/dataset/e2bd7c9e-53f8-46ee-ba17-1001867d18a6/resource/ed50fdea-5959-4ca9-b35f-1d8404f4a53f> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-2029> .

<http://5.189.187.109/dataset/e2bd7c9e-53f8-46ee-ba17-1001867d18a6/resource/ed50fdea-5959-4ca9-b35f-1d8404f4a53f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:52:36.486115"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:52:36.397025"^^xsd:dateTime ;
    dct:title "alan-mahato---simpang-manggala" ;
    dcat:accessURL <http://tes> .

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

