@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/c0fcfd7c-7f88-40b4-8ff3-c227df9e47ff> a dcat:Dataset ;
    dct:description "Jumlah Penduduk kec.adiwerna" ;
    dct:identifier "c0fcfd7c-7f88-40b4-8ff3-c227df9e47ff" ;
    dct:issued "2019-02-13T17:16:38.941776"^^xsd:dateTime ;
    dct:modified "2019-02-13T17:16:38.941786"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Penduduk Kecamatan Adiwerna Usia 13-15 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/c0fcfd7c-7f88-40b4-8ff3-c227df9e47ff/resource/ed0ff53c-a159-49b8-9723-ae337f5a9c4e> ;
    dcat:landingPage <Data%20Dinas%20Disdukcapil%20Kab.%20Tegal%20Per%2031%20Des%202018> .

<https://data.jatengprov.go.id/dataset/c0fcfd7c-7f88-40b4-8ff3-c227df9e47ff/resource/ed0ff53c-a159-49b8-9723-ae337f5a9c4e> a dcat:Distribution ;
    dct:description "Jumlah Penduduk kec.adiwerna usia 13-15 tahun" ;
    dct:format "XLSX" ;
    dct:title "Jmlah penduduk menurut usia 13-15 thn.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/c0fcfd7c-7f88-40b4-8ff3-c227df9e47ff/resource/ed0ff53c-a159-49b8-9723-ae337f5a9c4e/download/jmlah-penduduk-menurut-usia-13-15-thn.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" .

