@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/0eb9ebdc-6a75-42c9-ad3b-7669ea6d024b> a dcat:Dataset ;
    dct:description "DATA JUMLAH PENDUDUK SEMESTER II TAHUN 2020" ;
    dct:identifier "0eb9ebdc-6a75-42c9-ad3b-7669ea6d024b" ;
    dct:issued "2022-10-20T05:19:14.878956"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:19:14.878962"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "DATA JUMLAH PENDUDUK TAHUN 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/0eb9ebdc-6a75-42c9-ad3b-7669ea6d024b/resource/c1284f81-8407-4ea5-802f-e59eaca31c2d> ;
    dcat:keyword "Kependudukan",
        "dukcapil",
        "penduduk" .

<http://5.189.187.109/dataset/0eb9ebdc-6a75-42c9-ad3b-7669ea6d024b/resource/c1284f81-8407-4ea5-802f-e59eaca31c2d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-02-22T03:09:24.760443"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:19:14.871216"^^xsd:dateTime ;
    dct:title "DATA JUMLAH PENDUDUK TAHUN 2020" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/0eb9ebdc-6a75-42c9-ad3b-7669ea6d024b/resource/c1284f81-8407-4ea5-802f-e59eaca31c2d/download/jumlah-penduduk-per-kecamatan_data.xlsx> ;
    dcat:byteSize "11315"^^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" .

