@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#> .

<https://data.jatengprov.go.id/dataset/6266abc2-fee4-485a-80ad-000ae30a62ad> a dcat:Dataset ;
    dct:description "Data ini berisi tentang Panjang Jalan Nasioanl Menurut Kelas Jalan Tahun 2016" ;
    dct:identifier "6266abc2-fee4-485a-80ad-000ae30a62ad" ;
    dct:issued "2018-11-18T05:47:45.489161"^^xsd:dateTime ;
    dct:modified "2018-11-18T05:47:45.489170"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> ;
    dct:title "Panjang Jalan Nasioanl Menurut Kelas Jalan Tahun 2016" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6266abc2-fee4-485a-80ad-000ae30a62ad/resource/47e74bbe-bb34-40f1-bd08-15eb78082acd> .

<https://data.jatengprov.go.id/dataset/6266abc2-fee4-485a-80ad-000ae30a62ad/resource/47e74bbe-bb34-40f1-bd08-15eb78082acd> a dcat:Distribution ;
    dct:description "Data ini berisi tentang Panjang Jalan Nasioanl Menurut Kelas Jalan Tahun 2016" ;
    dct:format "CSV" ;
    dct:title "Data Panjang Jalan Nasioanl Menurut Kelas Jalan tahun 2016" ;
    dcat:accessURL <http://103.105.190.59/dataset/6266abc2-fee4-485a-80ad-000ae30a62ad/resource/47e74bbe-bb34-40f1-bd08-15eb78082acd/download/data-panjang-jalan-nasioanl-menurut-kelas-jalan2016.csv> ;
    dcat:byteSize 174.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banyumas" .

