@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#> .

<http://5.189.187.109:5000/dataset/bca2a67c-8cca-4504-8340-2291f3b7445e> a dcat:Dataset ;
    dct:description "DATA JUMLAH PENDUDUK MENURUT UMUR DAN JENIS KELAMIN" ;
    dct:identifier "bca2a67c-8cca-4504-8340-2291f3b7445e" ;
    dct:issued "2023-05-22T16:21:13.507513"^^xsd:dateTime ;
    dct:modified "2025-01-02T15:31:55.300295"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "DATA JUMLAH PENDUDUK MENURUT UMUR DAN JENIS KELAMIN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "umum dan kepegawaian" ;
            vcard:hasEmail <mailto:kecamatanwedung11@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/bca2a67c-8cca-4504-8340-2291f3b7445e/resource/1b92a327-c574-479e-81f8-1978d602236b> ;
    dcat:keyword "JENIS KELAMIN",
        "JUMLAH PENDUDUK",
        "UMUR",
        "WEDUNG" ;
    dcat:landingPage <kecamatanwedung11@gmail.com> .

<http://5.189.187.109:5000/dataset/bca2a67c-8cca-4504-8340-2291f3b7445e/resource/1b92a327-c574-479e-81f8-1978d602236b> a dcat:Distribution ;
    dct:description "umur dan jenis kelamin" ;
    dct:format "XLSX" ;
    dct:issued "2019-10-04T06:21:58.082500"^^xsd:dateTime ;
    dct:modified "2023-05-22T16:21:13.495616"^^xsd:dateTime ;
    dct:title "DATA JUMLAH PENDUDUK MENURUT UMUR DAN JENIS KELAMIN KECAMATAN WEDUNG TAHUN 2016.xls" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/bca2a67c-8cca-4504-8340-2291f3b7445e/resource/1b92a327-c574-479e-81f8-1978d602236b/download/data-jumlah-penduduk-menurut-umur-dan-jenis-kelamin.xls> ;
    dcat:byteSize "19456"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<kecamatanwedung11@gmail.com> a foaf:Document .

