@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/fc15ad4b-36e5-4890-b6c2-d6303ea352c3> a dcat:Dataset ;
    dct:description "Prosentase penanganan sampah Tahun 2018" ;
    dct:identifier "fc15ad4b-36e5-4890-b6c2-d6303ea352c3" ;
    dct:issued "2019-01-03T06:35:27.082441"^^xsd:dateTime ;
    dct:modified "2019-01-03T06:35:27.082452"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Prosentase penanganan sampah Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Lingkungan Hidup" ;
            vcard:hasEmail <mailto:dlh@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fc15ad4b-36e5-4890-b6c2-d6303ea352c3/resource/5cdaf2f2-580e-4ebe-941a-4cc0b510710f> ;
    dcat:landingPage <Bidang%20persampahan%20dan%20pertamanan> .

<https://data.jatengprov.go.id/dataset/fc15ad4b-36e5-4890-b6c2-d6303ea352c3/resource/5cdaf2f2-580e-4ebe-941a-4cc0b510710f> a dcat:Distribution ;
    dct:description "Prosentase penanganan sampah Tahun 2018" ;
    dct:format "microsoft exel" ;
    dct:title "Prosentase penanganan sampah Tahun 2018" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/fc15ad4b-36e5-4890-b6c2-d6303ea352c3/resource/5cdaf2f2-580e-4ebe-941a-4cc0b510710f/download/prosentase-penanganan-sampah.xlsx> ;
    dcat:byteSize 9719.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" .

