@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/485dcdc7-107f-4238-987e-7b4863a2cea0> a dcat:Dataset ;
    dct:description "Jumlah Penduduk" ;
    dct:identifier "485dcdc7-107f-4238-987e-7b4863a2cea0" ;
    dct:issued "2019-02-13T17:16:26.511047"^^xsd:dateTime ;
    dct:modified "2019-02-13T17:16:26.511059"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Penduduk Kecamatan Adiwerna usia 4-6 Tahun Per 31 Desember 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tedi Pranoto" ;
            vcard:hasEmail <mailto:tedipranoto78@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/485dcdc7-107f-4238-987e-7b4863a2cea0/resource/44501a3e-8210-491a-9ecd-eaef947325ec> ;
    dcat:landingPage <Data%20Dinas%20Disdukcapil%20Kab.%20Tegal%20Per%2031%20Des%202018> .

<https://data.jatengprov.go.id/dataset/485dcdc7-107f-4238-987e-7b4863a2cea0/resource/44501a3e-8210-491a-9ecd-eaef947325ec> a dcat:Distribution ;
    dct:description "Jumah Penduduk kec.adiwerna usia 4-6 tahun" ;
    dct:format "XLSX" ;
    dct:title "jumlah PENDUDUK MENURUT USIA 4-6 TAHUN.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/485dcdc7-107f-4238-987e-7b4863a2cea0/resource/44501a3e-8210-491a-9ecd-eaef947325ec/download/jumlah-penduduk-menurut-usia-4-6-tahun.xlsx> ;
    dcat:byteSize 9916.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

