@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/ef96a588-5df4-4b8c-8ad0-ae5e90589eaa> a dcat:Dataset ;
    dct:description "Jumlah Penduduk  tahun 2019 " ;
    dct:identifier "ef96a588-5df4-4b8c-8ad0-ae5e90589eaa" ;
    dct:issued "2021-11-04T20:17:52.928539"^^xsd:dateTime ;
    dct:modified "2021-11-04T20:17:52.928560"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Data Kecamatan Ampelgading" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat Kecamatan Ampelgading" ;
            vcard:hasEmail <mailto:kecampelgading4@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ef96a588-5df4-4b8c-8ad0-ae5e90589eaa/resource/3cbe8ca8-63cc-4355-8942-b929a4914777>,
        <https://data.jatengprov.go.id/dataset/ef96a588-5df4-4b8c-8ad0-ae5e90589eaa/resource/b15d8765-a647-4c79-b78b-b69a7f6e9b74> ;
    dcat:landingPage <Kecamatan%20Ampelgading> .

<https://data.jatengprov.go.id/dataset/ef96a588-5df4-4b8c-8ad0-ae5e90589eaa/resource/3cbe8ca8-63cc-4355-8942-b929a4914777> a dcat:Distribution ;
    dct:description "Data Jumlah Penduduk tahun 2019" ;
    dct:title "Kecamatan Ampelgading" .

<https://data.jatengprov.go.id/dataset/ef96a588-5df4-4b8c-8ad0-ae5e90589eaa/resource/b15d8765-a647-4c79-b78b-b69a7f6e9b74> a dcat:Distribution ;
    dct:description "Data Jumlah Penduduk tahun 2019" ;
    dct:format "XLSX" ;
    dct:title "Kecamatan Ampelgading" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/ef96a588-5df4-4b8c-8ad0-ae5e90589eaa/resource/b15d8765-a647-4c79-b78b-b69a7f6e9b74/download/pilah-data-sipd-bintek-kecamatan-ampelgading.xlsx> ;
    dcat:byteSize 10549.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" .

