@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/1fcd3b2b-632b-4310-bfa0-9618446e1894> a dcat:Dataset ;
    dct:description """Jumlah Penduduk Kecamatan Comal Tahun 2019\r
Jumlah penduduk Kecamatan Comal  Tahun 2020\r
\r
""" ;
    dct:identifier "1fcd3b2b-632b-4310-bfa0-9618446e1894" ;
    dct:issued "2021-11-04T20:15:59.426831"^^xsd:dateTime ;
    dct:modified "2023-01-24T02:12:50.994605"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "DATA KECAMATAN COMAL" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretaris Kecamatan comal" ;
            vcard:hasEmail <mailto:nykomariyah@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1fcd3b2b-632b-4310-bfa0-9618446e1894/resource/b78694c2-8097-47b3-b62f-815a08c080de> ;
    dcat:landingPage <Kecamatan%20Comal> .

<https://data.jatengprov.go.id/dataset/1fcd3b2b-632b-4310-bfa0-9618446e1894/resource/b78694c2-8097-47b3-b62f-815a08c080de> a dcat:Distribution ;
    dct:description """Data jumlah Penduduk Kecamata Comal Tahun 2019\r
Data jumlah Penduduk kecamatan Comal Tahun 2020 """ ;
    dct:format "XLSX" ;
    dct:title "Kecamatan Comal" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/1fcd3b2b-632b-4310-bfa0-9618446e1894/resource/b78694c2-8097-47b3-b62f-815a08c080de/download/pilah-data-sipd-bintek-kecamatan-comal.xlsx> ;
    dcat:byteSize 10820.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" .

