@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/82ddf7bb-5978-4256-90c8-bd830d6d3ffd> a dcat:Dataset ;
    dct:description "Kartu surat masuk" ;
    dct:identifier "82ddf7bb-5978-4256-90c8-bd830d6d3ffd" ;
    dct:issued "2018-09-13T05:18:33.651099"^^xsd:dateTime ;
    dct:modified "2018-09-13T05:18:33.651113"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Kartu surat masuk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Umum" ;
            vcard:hasEmail <mailto:bagumum@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/82ddf7bb-5978-4256-90c8-bd830d6d3ffd/resource/d07c9ac6-9b93-4fc4-8a64-dee7d70124f5> .

<https://data.jatengprov.go.id/dataset/82ddf7bb-5978-4256-90c8-bd830d6d3ffd/resource/d07c9ac6-9b93-4fc4-8a64-dee7d70124f5> a dcat:Distribution ;
    dct:description "Kartu surat masuk" ;
    dct:format "XLS" ;
    dct:title "KARTU SURAT MASUK 2018.xls" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/82ddf7bb-5978-4256-90c8-bd830d6d3ffd/resource/d07c9ac6-9b93-4fc4-8a64-dee7d70124f5/download/kartu-surat-masuk-2018.xls> ;
    dcat:byteSize 59392.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

