@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/73b5610d-8abf-436c-85a4-b61b10efd0d9> a dcat:Dataset ;
    dct:description "RENCANA KEBUTUHAN PEMELIHARAAN BARANG MILIK DAERAH" ;
    dct:identifier "73b5610d-8abf-436c-85a4-b61b10efd0d9" ;
    dct:issued "2018-09-13T04:50:37.437757"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:50:37.437772"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "PENGGUNA BARANG SETDA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Umum" ;
            vcard:hasEmail <mailto:bagumum@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/73b5610d-8abf-436c-85a4-b61b10efd0d9/resource/11a5684b-d568-48d5-8ee4-5265c18e803a> .

<https://data.jatengprov.go.id/dataset/73b5610d-8abf-436c-85a4-b61b10efd0d9/resource/11a5684b-d568-48d5-8ee4-5265c18e803a> a dcat:Distribution ;
    dct:description "RENCANA KEBUTUHAN PEMELIHARAAN BARANG MILIK DAERAH" ;
    dct:format "XLSX" ;
    dct:title "2. Form RKB SETDA.xlsx" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/73b5610d-8abf-436c-85a4-b61b10efd0d9/resource/11a5684b-d568-48d5-8ee4-5265c18e803a/download/2.-form-rkb-setda.xlsx> ;
    dcat:byteSize 32628.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" .

