@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/c8373561-b159-4f18-9450-a44e5dbc897a> a dcat:Dataset ;
    dct:description "Luas Wilayah, Jumlah Desa dan Jumlah Penduduk" ;
    dct:identifier "c8373561-b159-4f18-9450-a44e5dbc897a" ;
    dct:issued "2021-11-04T20:17:30.573597"^^xsd:dateTime ;
    dct:modified "2021-11-04T20:17:30.573611"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Kecamatan Pulosari" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Pulosari" ;
            vcard:hasEmail <mailto:kecamatanpulosari@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c8373561-b159-4f18-9450-a44e5dbc897a/resource/52a6dff8-e031-4ffa-8021-992e7ae6dc60> ;
    dcat:landingPage <Kecamatan%20Pulosari> .

<https://data.jatengprov.go.id/dataset/c8373561-b159-4f18-9450-a44e5dbc897a/resource/52a6dff8-e031-4ffa-8021-992e7ae6dc60> a dcat:Distribution ;
    dct:description "Luas Wilayah, Jumlah Desa dan Jumlah Penduduk" ;
    dct:format "XLSX" ;
    dct:title "Kecamatan Pulosari Tahun 2020" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/c8373561-b159-4f18-9450-a44e5dbc897a/resource/52a6dff8-e031-4ffa-8021-992e7ae6dc60/download/data-kecamatan-pulosari.xlsx> ;
    dcat:byteSize 10232.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" .

