@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/97eeb0c4-6788-4ab9-861d-e45f0ae5cf68> a dcat:Dataset ;
    dct:description "JUMLAH KEPALA KELUARGA LAKI-LAKI MENURUT KELOMPOK UMUR" ;
    dct:identifier "97eeb0c4-6788-4ab9-861d-e45f0ae5cf68" ;
    dct:issued "2023-09-18T07:05:32.385240"^^xsd:dateTime ;
    dct:modified "2024-08-15T03:54:04.764520"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/03aaf7a2-e3da-43fe-880e-16b0b3bfb86a> ;
    dct:title "JUMLAH KEPALA KELUARGA LAKI-LAKI MENURUT KELOMPOK UMUR" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ditlaptik" ;
            vcard:hasEmail <mailto:bkkbnditlaptik@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/97eeb0c4-6788-4ab9-861d-e45f0ae5cf68/resource/63c818f3-63f7-4338-827e-6ecdc64ba2b0> .

<http://5.189.187.109:5000/dataset/97eeb0c4-6788-4ab9-861d-e45f0ae5cf68/resource/63c818f3-63f7-4338-827e-6ecdc64ba2b0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-09-18T07:05:42.467794"^^xsd:dateTime ;
    dct:modified "2023-09-18T07:05:43.230398"^^xsd:dateTime ;
    dct:title "Jml_KK_laki.xls" ;
    dcat:accessURL <http://5.189.187.109:5000/dataset/97eeb0c4-6788-4ab9-861d-e45f0ae5cf68/resource/63c818f3-63f7-4338-827e-6ecdc64ba2b0/download/jml_kk_laki.xls> ;
    dcat:byteSize "20480"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109:5000/organization/03aaf7a2-e3da-43fe-880e-16b0b3bfb86a> a foaf:Agent ;
    foaf:name "Kementerian Kependudukan dan Pembangunan Keluarga/BKKBN" .

