@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/dataset/2fee068d-1a3e-4c6a-9723-26be1c086e2e> a dcat:Dataset ;
    dct:description "Jumlah penduduk menurut usia 25 - 29 tahun di Kabupaten Pemalang" ;
    dct:identifier "2fee068d-1a3e-4c6a-9723-26be1c086e2e" ;
    dct:issued "2022-10-31T07:00:03.821897"^^xsd:dateTime ;
    dct:modified "2022-10-31T07:00:03.821904"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> ;
    dct:title "Jumlah penduduk menurut usia 25 - 29 tahun" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dcat:distribution <http://5.189.187.109/dataset/2fee068d-1a3e-4c6a-9723-26be1c086e2e/resource/2cf5d98b-ab0c-45c4-8f9d-3f10f78608e6> ;
    dcat:keyword "data kependudukan",
        "diskdukcatpil",
        "penduduk" .

<http://5.189.187.109/dataset/2fee068d-1a3e-4c6a-9723-26be1c086e2e/resource/2cf5d98b-ab0c-45c4-8f9d-3f10f78608e6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-05-28T05:53:24.269154"^^xsd:dateTime ;
    dct:modified "2022-10-31T07:00:03.813299"^^xsd:dateTime ;
    dct:title "Penduduk usia 25-29 tahun" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/2fee068d-1a3e-4c6a-9723-26be1c086e2e/resource/2cf5d98b-ab0c-45c4-8f9d-3f10f78608e6/download/86.-penduduk-usia-25-29-tahun.xlsx> ;
    dcat:byteSize "10658"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> a foaf:Agent ;
    foaf:name "Kabupaten Pemalang" .

