@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/e2d1e152-30a7-4225-a694-5b8a1b7a639f> a dcat:Dataset ;
    dct:description "Data Penyandang Cacat Menurut Jenisnya per Kecamatan" ;
    dct:identifier "e2d1e152-30a7-4225-a694-5b8a1b7a639f" ;
    dct:issued "2019-09-26T02:51:18.341662"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:51:18.341673"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Data Penyandang Cacat Tahun 2019" ;
    owl:versionInfo "1.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lukito Nidi" ;
            vcard:hasEmail <mailto:lukitobara@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e2d1e152-30a7-4225-a694-5b8a1b7a639f/resource/a1839491-6a02-40e8-90d1-4114904c6a44> ;
    dcat:landingPage <Penyandang%20Cacat%20Tahun%202019> .

<https://data.jatengprov.go.id/dataset/e2d1e152-30a7-4225-a694-5b8a1b7a639f/resource/a1839491-6a02-40e8-90d1-4114904c6a44> a dcat:Distribution ;
    dct:description "Data Penyandang Cacat/Disabilitas Usia Produktif Tahun 2019" ;
    dct:format "microsoft exel" ;
    dct:title "Data Penyandang Cacat Usia Produktif Tahun 2019" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/e2d1e152-30a7-4225-a694-5b8a1b7a639f/resource/a1839491-6a02-40e8-90d1-4114904c6a44/download/data-penyandang-cacat-tahun-2019.xlsx> ;
    dcat:byteSize 26400.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

