@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/c816d833-c149-432f-981e-d39a7b7a130a> a dcat:Dataset ;
    dct:description "DAFTAR NAMA JALAN POROS DESA" ;
    dct:identifier "c816d833-c149-432f-981e-d39a7b7a130a" ;
    dct:issued "2018-09-13T04:21:30.277830"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:21:30.277844"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "DAFTAR NAMA JALAN POROS DESA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUTARU" ;
            vcard:hasEmail <mailto:dpu.rbg@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c816d833-c149-432f-981e-d39a7b7a130a/resource/77a942a7-0390-40c1-b263-bbd14d01ae4d> ;
    dcat:landingPage <dputaru.rembangkab.go.id> .

<https://data.jatengprov.go.id/dataset/c816d833-c149-432f-981e-d39a7b7a130a/resource/77a942a7-0390-40c1-b263-bbd14d01ae4d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "DAFTAR NAMA RUAS JALAN POROS DESA KABUPATEN REMBANG.xlsx" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/c816d833-c149-432f-981e-d39a7b7a130a/resource/77a942a7-0390-40c1-b263-bbd14d01ae4d/download/daftar-nama-ruas-jalan-poros-desa-kabupaten-rembang.xlsx> ;
    dcat:byteSize 19170.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

