@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/2bca79c5-33ba-4bd9-8991-7522d4799596> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran Bayi Laki-Laki di Kecamatan Bringin" ;
    dct:identifier "f74412c3c1c8899f3c130bb30ed0e363" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2023-05-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Kelahiran Bayi Laki-Laki di Kecamatan Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/2bca79c5-33ba-4bd9-8991-7522d4799596/resource/7408e2b0-a579-4a1f-9c19-e38c251f5e9e> ;
    dcat:keyword "Bayi",
        "Bringin",
        "Jumlah",
        "Kecamatan",
        "Kelahiran",
        "Laki-Laki" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9302> .

<http://5.189.187.109/dataset/2bca79c5-33ba-4bd9-8991-7522d4799596/resource/7408e2b0-a579-4a1f-9c19-e38c251f5e9e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:56:59.227709"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:56:59.205186"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9302> .

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

