@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/33bacc1f-3c8b-4b23-976f-01214d44fba5> a dcat:Dataset ;
    dct:description "Jumlah Penduduk kec.adiwerna" ;
    dct:identifier "33bacc1f-3c8b-4b23-976f-01214d44fba5" ;
    dct:issued "2019-02-13T17:15:54.990708"^^xsd:dateTime ;
    dct:modified "2019-02-13T17:15:54.990727"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Penduduk Kecamatan Adiwerna Usia 15 Tahun ke atas 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/33bacc1f-3c8b-4b23-976f-01214d44fba5/resource/2ace57fa-9764-4222-b8ad-c149fa67e2f2> ;
    dcat:landingPage <Data%20Dinas%20Disdukcapil%20Kab.%20Tegal%20Per%2031%20Des%202018> .

<https://data.jatengprov.go.id/dataset/33bacc1f-3c8b-4b23-976f-01214d44fba5/resource/2ace57fa-9764-4222-b8ad-c149fa67e2f2> a dcat:Distribution ;
    dct:description "Jumlah Penduduk kec.adiwerna usia 15 tahun ke atas" ;
    dct:format "XLSX" ;
    dct:title "Jumlah penduduk menurut usia 15 thn ke atas.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/33bacc1f-3c8b-4b23-976f-01214d44fba5/resource/2ace57fa-9764-4222-b8ad-c149fa67e2f2/download/jumlah-penduduk-menurut-usia-15-thn-ke-atas.xlsx> ;
    dcat:byteSize 9930.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" .

