@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/b930fac4-3908-4ed5-9c9c-82afb29c65e5> a dcat:Dataset ;
    dct:description "statistik" ;
    dct:identifier "b930fac4-3908-4ed5-9c9c-82afb29c65e5" ;
    dct:issued "2019-10-03T05:40:44.117955"^^xsd:dateTime ;
    dct:modified "2019-10-03T05:40:44.117965"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "wonosalam dalam angka" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:kecwonosalam@demakakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b930fac4-3908-4ed5-9c9c-82afb29c65e5/resource/94a231a2-f996-490e-944d-f87dafcb5d07> .

<https://data.jatengprov.go.id/dataset/b930fac4-3908-4ed5-9c9c-82afb29c65e5/resource/94a231a2-f996-490e-944d-f87dafcb5d07> a dcat:Distribution ;
    dct:description "WONOSALAM DALAM ANGKA TAHUN 2018" ;
    dct:format "XLSX" ;
    dct:title "Kecamatan Wonosalam Dalam Angka 2018 (1)-dikonversi.xlsx" ;
    dcat:accessURL <http://data.demakkab.go.id/dataset/b930fac4-3908-4ed5-9c9c-82afb29c65e5/resource/94a231a2-f996-490e-944d-f87dafcb5d07/download/kecamatan-wonosalam-dalam-angka-2018-1-dikonversi.xlsx> ;
    dcat:byteSize 616346.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

