@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/7fc6957e-063e-4e3e-b92c-3a08ecb315d3> a dcat:Dataset ;
    dct:description "Data ini berisi tentang Jumlah Kepala Keluarga Perempuan Menurut Kelompok Umur 2023" ;
    dct:identifier "7fc6957e-063e-4e3e-b92c-3a08ecb315d3" ;
    dct:issued "2025-11-03T04:36:59.428250"^^xsd:dateTime ;
    dct:modified "2025-11-03T04:36:59.428260"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "Jumlah Kepala Keluarga Perempuan Menurut Kelompok Umur 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maria Amelia Oky" ;
            vcard:hasEmail <mailto:mariaoky2@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7fc6957e-063e-4e3e-b92c-3a08ecb315d3/resource/6e40cb14-466e-4e66-8519-2200fefa6ba0> ;
    dcat:keyword "2023",
        "DP2KBP3A",
        "Jumlah Kepala Keluarga Perempuan Menurut Kelompok Umur",
        "Kutai Barat" .

<http://5.189.187.109/dataset/7fc6957e-063e-4e3e-b92c-3a08ecb315d3/resource/6e40cb14-466e-4e66-8519-2200fefa6ba0> a dcat:Distribution ;
    dct:description "Data ini berisi tentang Jumlah Kepala Keluarga Perempuan Menurut Kelompok Umur 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-29T13:23:41.536727"^^xsd:dateTime ;
    dct:modified "2025-11-03T04:36:59.412643"^^xsd:dateTime ;
    dct:title "Jumlah Kepala Keluarga Perempuan Menurut Kelompok Umur 2023.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/7fc6957e-063e-4e3e-b92c-3a08ecb315d3/resource/6e40cb14-466e-4e66-8519-2200fefa6ba0/download/jumlah-kepala-keluarga-perempuan-menurut-kelompok-umur-2023.xlsx> ;
    dcat:byteSize "6986"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

