@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/474cccb5-ae8a-42b1-9914-d1b8673506ce> a dcat:Dataset ;
    dct:description "Volume sampah semester 1" ;
    dct:identifier "474cccb5-ae8a-42b1-9914-d1b8673506ce" ;
    dct:issued "2018-08-18T05:00:17.783024"^^xsd:dateTime ;
    dct:modified "2021-11-19T11:17:05.244896"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "rekapitulasi volume sampah" ;
    owl:versionInfo "-" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas kominfo" ;
            vcard:hasEmail <mailto:dlh@wonosobokab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/474cccb5-ae8a-42b1-9914-d1b8673506ce/resource/5bb390d7-b524-4f28-ac9b-0b89b41e92e2> ;
    dcat:landingPage <dinas%20lingkungan%20hidup> .

<https://data.jatengprov.go.id/dataset/474cccb5-ae8a-42b1-9914-d1b8673506ce/resource/5bb390d7-b524-4f28-ac9b-0b89b41e92e2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "rekapitulasi volume sampah bulan agustus 2018.xlsx" ;
    dcat:accessURL <http://data.wonosobokab.go.id/dataset/474cccb5-ae8a-42b1-9914-d1b8673506ce/resource/5bb390d7-b524-4f28-ac9b-0b89b41e92e2/download/rekapitulasi-volume-sampah-bulan-agustus-2018.xlsx> ;
    dcat:byteSize 9244.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonosobo" .

