@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/3496468f-c262-4619-9053-7f4fc4eec9aa> a dcat:Dataset ;
    dct:description """Data kondisi demografi Kecamatan Moga\r
Uraian : Luas wilayah, Jumlah Desa, dan Jumlah Penduduk\r
Tahun 2019\r
Tahun 2020""" ;
    dct:identifier "3496468f-c262-4619-9053-7f4fc4eec9aa" ;
    dct:issued "2021-11-04T20:16:19.354361"^^xsd:dateTime ;
    dct:modified "2021-11-04T20:16:19.354379"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Demografi Kecamatan Moga" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Tapem Kec. Moga " ;
            vcard:hasEmail <mailto:kecmogapemalang@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3496468f-c262-4619-9053-7f4fc4eec9aa/resource/1c315d0e-7ea7-45a1-90ca-46ce38c0bdab> ;
    dcat:landingPage <Kecamatan%20Moga> .

<https://data.jatengprov.go.id/dataset/3496468f-c262-4619-9053-7f4fc4eec9aa/resource/1c315d0e-7ea7-45a1-90ca-46ce38c0bdab> a dcat:Distribution ;
    dct:description "Demografi kecamatan moga Tahun 2019 dan Tahun 2020" ;
    dct:format "XLS" ;
    dct:title "demografi-kecamatan-moga Tahun 2019 dan Tahun 2020" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/3496468f-c262-4619-9053-7f4fc4eec9aa/resource/1c315d0e-7ea7-45a1-90ca-46ce38c0bdab/download/data-moga.xlsx> ;
    dcat:byteSize 24620.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pemalang" .

