@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/d3c8dfca-cacc-4ccc-9378-ca0395b87a9d> a dcat:Dataset ;
    dct:description "Data Jumlah Penderita Cacat di Kecamatan Giritontro 2017" ;
    dct:identifier "d3c8dfca-cacc-4ccc-9378-ca0395b87a9d" ;
    dct:issued "2019-02-13T06:11:33.882302"^^xsd:dateTime ;
    dct:modified "2019-02-13T06:11:33.882312"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "Jumlah Penderita Cacat di Kecamatan Giritontro 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d3c8dfca-cacc-4ccc-9378-ca0395b87a9d/resource/b6c6ad8f-fea4-44e4-8fe5-bdf413435d03> .

<https://data.jatengprov.go.id/dataset/d3c8dfca-cacc-4ccc-9378-ca0395b87a9d/resource/b6c6ad8f-fea4-44e4-8fe5-bdf413435d03> a dcat:Distribution ;
    dct:format "word" ;
    dct:title "Jumlah Penderita Cacat di Kecamatan Giritontro 2017.docx" ;
    dcat:accessURL <http://103.30.181.240/en/dataset/d3c8dfca-cacc-4ccc-9378-ca0395b87a9d/resource/b6c6ad8f-fea4-44e4-8fe5-bdf413435d03/download/jumlah-penderita-cacat-di-kecamatan-giritontro-2017.docx> ;
    dcat:byteSize 13900.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonogiri" .

