@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/670b791a-b806-40ea-8bd1-04c792dd36b7> a dcat:Dataset ;
    dct:description "Daftar surat fax pada bulan januari 2016" ;
    dct:identifier "670b791a-b806-40ea-8bd1-04c792dd36b7" ;
    dct:issued "2018-09-13T03:15:38.853407"^^xsd:dateTime ;
    dct:modified "2018-09-13T03:15:38.853420"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Daftar surat fax" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Umum" ;
            vcard:hasEmail <mailto:bagumum@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/670b791a-b806-40ea-8bd1-04c792dd36b7/resource/5c9d4987-5847-4d9b-a9e2-e2d79b83afa1> ;
    dcat:landingPage <Bagian%20umum%20setda%20Kab.Rembang> .

<https://data.jatengprov.go.id/dataset/670b791a-b806-40ea-8bd1-04c792dd36b7/resource/5c9d4987-5847-4d9b-a9e2-e2d79b83afa1> a dcat:Distribution ;
    dct:description "Daftar surat fax pada bulan januari 2016" ;
    dct:format "DOC" ;
    dct:title "daftar-surat-fax" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/670b791a-b806-40ea-8bd1-04c792dd36b7/resource/5c9d4987-5847-4d9b-a9e2-e2d79b83afa1/download/januari.doc> ;
    dcat:byteSize 223744.0 ;
    dcat:mediaType "application/msword" .

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

