@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/805f8218-df95-4ac1-a72a-62a3cc7e4bdc> a dcat:Dataset ;
    dct:description "informasi Profil Dindukcapil Kabupaten Rembang Taun 2018" ;
    dct:identifier "805f8218-df95-4ac1-a72a-62a3cc7e4bdc" ;
    dct:issued "2018-09-13T01:15:08.924133"^^xsd:dateTime ;
    dct:modified "2018-09-13T01:15:08.924153"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Profil Dindukcapil" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gani H." ;
            vcard:hasEmail <mailto:sekdukcapil@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/805f8218-df95-4ac1-a72a-62a3cc7e4bdc/resource/7637823d-986a-44b5-afdc-b36a7832c1fe> .

<https://data.jatengprov.go.id/dataset/805f8218-df95-4ac1-a72a-62a3cc7e4bdc/resource/7637823d-986a-44b5-afdc-b36a7832c1fe> a dcat:Distribution ;
    dct:description "Profil Dinas Kependudukan dan Pencatatan Sipil" ;
    dct:format "DOCX" ;
    dct:title "Profil Dindukcapil dan Struktur Organisasi Dinduk Capil.docx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/805f8218-df95-4ac1-a72a-62a3cc7e4bdc/resource/7637823d-986a-44b5-afdc-b36a7832c1fe/download/profil-dindukcapil-dan-struktur-organisasi-dinduk-capil.docx> ;
    dcat:byteSize 12773.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" .

