@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/cb2f78bc-4405-4da6-a38c-2a3cd3e3dae8> a dcat:Dataset ;
    dct:description "Jumlah Penduduk kec.adiwerna" ;
    dct:identifier "cb2f78bc-4405-4da6-a38c-2a3cd3e3dae8" ;
    dct:issued "2019-02-13T17:16:43.184299"^^xsd:dateTime ;
    dct:modified "2019-02-13T17:16:43.184308"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Penduduk Kecamatan Adiwerna Usia 6-18 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/cb2f78bc-4405-4da6-a38c-2a3cd3e3dae8/resource/bae7d8ac-c22f-424f-919a-d296de1a937f> ;
    dcat:landingPage <Data%20Dinas%20Disdukcapil%20Kab.%20Tegal%20Per%2031%20Des%202018> .

<https://data.jatengprov.go.id/dataset/cb2f78bc-4405-4da6-a38c-2a3cd3e3dae8/resource/bae7d8ac-c22f-424f-919a-d296de1a937f> a dcat:Distribution ;
    dct:description "Jumlah Penduduk kec.adiwerna usia 6-18 tahun" ;
    dct:format "XLSX" ;
    dct:title "jumlah penduduk menurut usia 6-18 thn.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/cb2f78bc-4405-4da6-a38c-2a3cd3e3dae8/resource/bae7d8ac-c22f-424f-919a-d296de1a937f/download/jumlah-penduduk-menurut-usia-6-18-thn.xlsx> ;
    dcat:byteSize 9933.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" .

