@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/8ec46e9d-02b6-429c-9285-5920b8d6f33a> a dcat:Dataset ;
    dct:description "FORM BERITA ACARA PEMERIKSAAN" ;
    dct:identifier "8ec46e9d-02b6-429c-9285-5920b8d6f33a" ;
    dct:issued "2018-09-13T03:47:13.024082"^^xsd:dateTime ;
    dct:modified "2018-09-13T03:47:13.024096"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "BERITA ACARA PEMERIKSAAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Umum" ;
            vcard:hasEmail <mailto:bagumum@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8ec46e9d-02b6-429c-9285-5920b8d6f33a/resource/1ce715e3-28a7-4af3-8f93-34daa91bbfcf> .

<https://data.jatengprov.go.id/dataset/8ec46e9d-02b6-429c-9285-5920b8d6f33a/resource/1ce715e3-28a7-4af3-8f93-34daa91bbfcf> a dcat:Distribution ;
    dct:description "FORM BERITA ACARA PEMERIKSAAN" ;
    dct:format "DOCX" ;
    dct:title "BERITA ACARA PEMERIKSAAN.docx" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/8ec46e9d-02b6-429c-9285-5920b8d6f33a/resource/1ce715e3-28a7-4af3-8f93-34daa91bbfcf/download/berita-acara-pemeriksaan.docx> ;
    dcat:byteSize 12828.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

