@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/9ff0f3e2-cc77-4a6d-bb30-a3fb7d7905ae> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Penduduk Menurut Kelompok Umur Di Kecamatan Sragi" ;
    dct:identifier "9ff0f3e2-cc77-4a6d-bb30-a3fb7d7905ae" ;
    dct:issued "2022-10-16T13:24:59.153751"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:24:59.153759"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Penduduk Menurut Kelompok Umur Di Kecamatan Sragi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Sragi" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/9ff0f3e2-cc77-4a6d-bb30-a3fb7d7905ae/resource/0e673d76-86dc-4117-923f-0e8be27203b4>,
        <http://5.189.187.109:5000/dataset/9ff0f3e2-cc77-4a6d-bb30-a3fb7d7905ae/resource/d5c78dd6-725d-4e5e-b509-f14fc02c00ac> ;
    dcat:keyword "Menurut Kelompok Umur",
        "jumlah penduduk",
        "kecamatan",
        "sragi" ;
    dcat:landingPage <Kecamatan%20Sragi> .

<Kecamatan%20Sragi> a foaf:Document .

<http://5.189.187.109:5000/dataset/9ff0f3e2-cc77-4a6d-bb30-a3fb7d7905ae/resource/0e673d76-86dc-4117-923f-0e8be27203b4> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-07T02:52:23.904521"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:24:59.139956"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Menurut Kelompok Umur Di Kecamatan Sragi Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/9ff0f3e2-cc77-4a6d-bb30-a3fb7d7905ae/resource/0e673d76-86dc-4117-923f-0e8be27203b4/download/jumlah-penduduk-menurut-kelompok-umur-di-kecamatan-sragi-tahun-2019.csv> ;
    dcat:byteSize "508"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/9ff0f3e2-cc77-4a6d-bb30-a3fb7d7905ae/resource/d5c78dd6-725d-4e5e-b509-f14fc02c00ac> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-07T02:51:53.455870"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:24:59.137834"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Menurut Kelompok Umur Di Kecamatan Sragi Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/9ff0f3e2-cc77-4a6d-bb30-a3fb7d7905ae/resource/d5c78dd6-725d-4e5e-b509-f14fc02c00ac/download/jumlah-penduduk-menurut-kelompok-umur-di-kecamatan-sragi-tahun-2019.xlsx> ;
    dcat:byteSize "9715"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

