@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/e2345011-0e3f-45a8-a1c9-bfcb3e1ea002> a dcat:Dataset ;
    dct:description " Berisi data Jumlah Penduduk Menurut Usia 2013 - 2019" ;
    dct:identifier "e2345011-0e3f-45a8-a1c9-bfcb3e1ea002" ;
    dct:issued "2022-10-20T05:44:31.423618"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:44:31.423626"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Jumlah Penduduk Menurut Usia 2013 - 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/e2345011-0e3f-45a8-a1c9-bfcb3e1ea002/resource/f5cc4fea-9f47-4df9-8b51-0969950698bf> ;
    dcat:keyword "Kependudukan",
        "data",
        "jumlah",
        "usia" .

<http://5.189.187.109/dataset/e2345011-0e3f-45a8-a1c9-bfcb3e1ea002/resource/f5cc4fea-9f47-4df9-8b51-0969950698bf> a dcat:Distribution ;
    dct:description "Berisi data Jumlah Penduduk Menurut Usia 2013 - 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-01-06T08:04:54.086108"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:44:31.406528"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Menurut Usia 2013 - 2019.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/e2345011-0e3f-45a8-a1c9-bfcb3e1ea002/resource/f5cc4fea-9f47-4df9-8b51-0969950698bf/download/jumlah-penduduk-menurut-usia-2013-2019.xlsx> ;
    dcat:byteSize "10203"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

