@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/54f7249c-30d4-4002-b5fd-b012a16bfb58> a dcat:Dataset ;
    dct:description "Jumlah Perkawinan Kecamatan Gerih" ;
    dct:identifier "99f0e91e4f90ecc1c3bdee598eadca30" ;
    dct:issued "2022-06-23"^^xsd:date ;
    dct:modified "2025-03-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pemberdayaan Perempuan, Perlindungan Anak dan Keluarga Berencana" ] ;
    dct:title "Jumlah Perkawinan Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/54f7249c-30d4-4002-b5fd-b012a16bfb58/resource/2ed4d504-8d71-46a3-a447-6b82e06897ed> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "Kecamatan",
        "Perkawinan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6767> .

<http://5.189.187.109/dataset/54f7249c-30d4-4002-b5fd-b012a16bfb58/resource/2ed4d504-8d71-46a3-a447-6b82e06897ed> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:40:01.598884"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:40:01.564721"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6767> .

<https://satudata.ngawikab.go.id/data/sektoral/6767> a foaf:Document .

