@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/a862348e-ffe3-43e1-a27e-79400e21c9e6> a dcat:Dataset ;
    dct:description "JUMLAH PENDUDUK MENURUT JENIS KELAMIN DAN KELOMPOK UMUR" ;
    dct:identifier "a862348e-ffe3-43e1-a27e-79400e21c9e6" ;
    dct:issued "2024-06-03T05:05:58.208047"^^xsd:dateTime ;
    dct:modified "2024-06-03T05:05:58.208054"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4975cfe3-b4b4-40d8-83b1-ebc99ab7e499> ;
    dct:title "JUMLAH PENDUDUK MENURUT JENIS KELAMIN DAN KELOMPOK UMUR" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@simalungunkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a862348e-ffe3-43e1-a27e-79400e21c9e6/resource/d5345c1e-f94c-49db-bd80-76c4d6fdfbe3> ;
    dcat:keyword "kependudukan" .

<http://5.189.187.109/dataset/a862348e-ffe3-43e1-a27e-79400e21c9e6/resource/d5345c1e-f94c-49db-bd80-76c4d6fdfbe3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-13T10:22:53.546739"^^xsd:dateTime ;
    dct:modified "2024-06-03T05:05:58.201640"^^xsd:dateTime ;
    dct:title "Tahun 2022" ;
    dcat:accessURL <https://satudata.simalungunkab.go.id/dataset/a862348e-ffe3-43e1-a27e-79400e21c9e6/resource/d5345c1e-f94c-49db-bd80-76c4d6fdfbe3/download/jumlah-penduduk-menurut-jenis-kelamin-dan-kelompok-umur.xlsx> ;
    dcat:byteSize "10634"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/4975cfe3-b4b4-40d8-83b1-ebc99ab7e499> a foaf:Agent ;
    foaf:name "Kabupaten Simalungun" .

