@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/ae563933-a43b-4120-ae86-77bf51d1b89c> a dcat:Dataset ;
    dct:description "Penduduk Menurut Jenis Kelamin dan Desa Kelurahan di Kecamatan Tempuran, 2020" ;
    dct:identifier "ae563933-a43b-4120-ae86-77bf51d1b89c" ;
    dct:issued "2022-10-17T05:52:44.595889"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:52:44.595894"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Penduduk Menurut Jenis Kelamin dan Desa Kelurahan di Kecamatan Tempuran, 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ae563933-a43b-4120-ae86-77bf51d1b89c/resource/3fd5ba1f-afd6-45f4-8a80-a378ae5d7f59> ;
    dcat:keyword "Penduduk",
        "Tempuran" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109:5000/dataset/ae563933-a43b-4120-ae86-77bf51d1b89c/resource/3fd5ba1f-afd6-45f4-8a80-a378ae5d7f59> a dcat:Distribution ;
    dct:description "Penduduk Menurut Jenis Kelamin dan Desa Kelurahan di Kecamatan Tempuran, 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-15T06:20:33.146903"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:52:44.589347"^^xsd:dateTime ;
    dct:title "Penduduk Menurut Jenis Kelamin dan Desa Kelurahan di Kecamatan Tempuran, 2020.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/ae563933-a43b-4120-ae86-77bf51d1b89c/resource/3fd5ba1f-afd6-45f4-8a80-a378ae5d7f59/download/penduduk-menurut-jenis-kelamin-dan-desa-kelurahan-di-kecamatan-tempuran-2020.xlsx> ;
    dcat:byteSize "10321"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

