@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/9e2188c0-f70c-43f7-88cf-d762b3943d9c> a dcat:Dataset ;
    dct:description "Data Kependudukan Kecamatan Ringinarum Tahun 2019" ;
    dct:identifier "9e2188c0-f70c-43f7-88cf-d762b3943d9c" ;
    dct:issued "2020-04-07T05:52:26.332665"^^xsd:dateTime ;
    dct:modified "2020-04-07T05:52:26.332676"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data Kependudukan Kecamatan Ringinarum Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "M. Andi Saputro" ;
            vcard:hasEmail <mailto:andisaputr93@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9e2188c0-f70c-43f7-88cf-d762b3943d9c/resource/10083d82-8284-4a73-9de7-9705b09dba9b> .

<https://data.jatengprov.go.id/dataset/9e2188c0-f70c-43f7-88cf-d762b3943d9c/resource/10083d82-8284-4a73-9de7-9705b09dba9b> a dcat:Distribution ;
    dct:description "Data Penduduk Kecamatan RInginarum Tahun 2019" ;
    dct:format "XLSX" ;
    dct:title "Data Penduduk Kecamatan RInginarum Tahun 2019" ;
    dcat:accessURL <http://data.kendalkab.go.id/dataset/9e2188c0-f70c-43f7-88cf-d762b3943d9c/resource/10083d82-8284-4a73-9de7-9705b09dba9b/download/data-penduduk-ra-2019.xlsx> ;
    dcat:byteSize 8965.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

