@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/4a00ba9e-e08a-49ad-9c80-b1ae97086dc4> a dcat:Dataset ;
    dct:description "pemasangan rambu-rambu" ;
    dct:identifier "4a00ba9e-e08a-49ad-9c80-b1ae97086dc4" ;
    dct:issued "2018-09-13T04:48:28.878921"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:48:28.878935"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "pemasangan rambu-rambu" ;
    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/4a00ba9e-e08a-49ad-9c80-b1ae97086dc4/resource/8c0aa2b9-a79d-4e70-8f3f-95e8f370bc6c> ;
    dcat:landingPage <dinhub.rembangkab.go.id> .

<https://data.jatengprov.go.id/dataset/4a00ba9e-e08a-49ad-9c80-b1ae97086dc4/resource/8c0aa2b9-a79d-4e70-8f3f-95e8f370bc6c> a dcat:Distribution ;
    dct:description "pemasangan rambu-rambu tahun 2014-2017" ;
    dct:format "XLS" ;
    dct:title "pemasangan rambu-rambu" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/4a00ba9e-e08a-49ad-9c80-b1ae97086dc4/resource/8c0aa2b9-a79d-4e70-8f3f-95e8f370bc6c/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" .

