@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/f1613373-c71c-4f06-9733-b4aa3e15cced> a dcat:Dataset ;
    dct:description "KASUS BARU KUSTA MENURUT JENIS KELAMIN, KECAMATAN, DAN PUSKESMAS Kab Rembang Tahun 2017" ;
    dct:identifier "f1613373-c71c-4f06-9733-b4aa3e15cced" ;
    dct:issued "2018-09-13T04:23:23.358311"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:23:23.358326"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "KASUS BARU KUSTA tahun 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ridwanHasim" ;
            vcard:hasEmail <mailto:rhtechdeveloper@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f1613373-c71c-4f06-9733-b4aa3e15cced/resource/a6cec2c8-0a01-4106-99fd-6ffa2dcb185d> .

<https://data.jatengprov.go.id/dataset/f1613373-c71c-4f06-9733-b4aa3e15cced/resource/a6cec2c8-0a01-4106-99fd-6ffa2dcb185d> a dcat:Distribution ;
    dct:description "KASUS BARU KUSTA MENURUT JENIS KELAMIN, KECAMATAN, DAN PUSKESMAS Kab Rembang " ;
    dct:format "XLSX" ;
    dct:title "Kasus Baru Kusta.xlsx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/f1613373-c71c-4f06-9733-b4aa3e15cced/resource/a6cec2c8-0a01-4106-99fd-6ffa2dcb185d/download/kasus-baru-kusta.xlsx> ;
    dcat:byteSize 15434.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" .

