@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/8c897b0e-5cae-4d01-b7b6-35e6d2cc92e9> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kab. Demak Umur 0-5 Tahun (2019)" ;
    dct:identifier "8c897b0e-5cae-4d01-b7b6-35e6d2cc92e9" ;
    dct:issued "2020-09-03T10:28:03.016591"^^xsd:dateTime ;
    dct:modified "2020-09-03T10:28:03.016600"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Jumlah Penduduk Umur 0-5 Tahun" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dindukcapil Kab. Demak" ;
            vcard:hasEmail <mailto:dukcapildemak@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8c897b0e-5cae-4d01-b7b6-35e6d2cc92e9/resource/2f0ac688-d38c-4d94-880e-5dde96afd4c1> ;
    dcat:landingPage <Dindukcapil%20Kab.%20Demak> .

<https://data.jatengprov.go.id/dataset/8c897b0e-5cae-4d01-b7b6-35e6d2cc92e9/resource/2f0ac688-d38c-4d94-880e-5dde96afd4c1> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Kab. Demak usia 0-5 tahun (2019)" ;
    dct:format ".xlsx" ;
    dct:title "Jumlah Penduduk Kab. Demak usia 0-5 Tahun.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/8c897b0e-5cae-4d01-b7b6-35e6d2cc92e9/resource/2f0ac688-d38c-4d94-880e-5dde96afd4c1/download/jumlah-penduduk-usia-0-5-tahun.xlsx> ;
    dcat:byteSize 11036.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

