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

<https://data.jatengprov.go.id/dataset/c4394cf9-393c-47df-be78-5a621314e212> a dcat:Dataset ;
    dct:description "presentase layanan angkutan darat" ;
    dct:identifier "c4394cf9-393c-47df-be78-5a621314e212" ;
    dct:issued "2018-09-13T04:54:27.399402"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:54:27.399417"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "presentase layanan angkutan darat" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perhubungan Kabupaten Rembang" ;
            vcard:hasEmail <mailto:dinhub@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c4394cf9-393c-47df-be78-5a621314e212/resource/1f1ba5d3-30b6-4c75-af21-ef874fa5bea4> ;
    dcat:landingPage <dinhub.rembangkab.go.id> .

<https://data.jatengprov.go.id/dataset/c4394cf9-393c-47df-be78-5a621314e212/resource/1f1ba5d3-30b6-4c75-af21-ef874fa5bea4> a dcat:Distribution ;
    dct:description "presentase layanan angkutan darat tahun 2014-2017" ;
    dct:format "XLS" ;
    dct:title "presentase layanan angkutan darat" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/c4394cf9-393c-47df-be78-5a621314e212/resource/1f1ba5d3-30b6-4c75-af21-ef874fa5bea4/download/data-sipd.xlsx> ;
    dcat:byteSize 14175.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" .

