@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/548da39f-137c-481f-9d8d-14cf3f0765c4> a dcat:Dataset ;
    dct:description "Jumlah arus penumpang angkutan umum " ;
    dct:identifier "548da39f-137c-481f-9d8d-14cf3f0765c4" ;
    dct:issued "2018-09-13T04:17:38.554684"^^xsd:dateTime ;
    dct:modified "2018-09-13T05:17:19.364483"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Jumlah arus penumpang angkutan umum" ;
    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/548da39f-137c-481f-9d8d-14cf3f0765c4/resource/65fc76ff-e2c8-4b3f-9965-94be718e2248> ;
    dcat:landingPage <dinhub.rembangkab.go.id> .

<https://data.jatengprov.go.id/dataset/548da39f-137c-481f-9d8d-14cf3f0765c4/resource/65fc76ff-e2c8-4b3f-9965-94be718e2248> a dcat:Distribution ;
    dct:description "jumlah arus penumpang angkutan umum tahun 2014 - 2017" ;
    dct:format "XLS" ;
    dct:title "jumlah arus penumpang angkutan umum" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/548da39f-137c-481f-9d8d-14cf3f0765c4/resource/65fc76ff-e2c8-4b3f-9965-94be718e2248/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" .

