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

<http://5.189.187.109/dataset/ffc5c70e-ed21-4f50-a58e-3bb1f6f101d8> a dcat:Dataset ;
    dct:description "Jumlah Perempuan Kepala Keluarga Yang Dilatih Di Kabupaten Indragiri Hilir" ;
    dct:identifier "ffc5c70e-ed21-4f50-a58e-3bb1f6f101d8" ;
    dct:issued "2026-04-29T06:38:09.966954"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:38:09.966972"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Data Perempuan Kepala Keluarga Yang Dilatih Di Kabupaten Indragiri Hilir" ;
    dcat:distribution <http://5.189.187.109/dataset/ffc5c70e-ed21-4f50-a58e-3bb1f6f101d8/resource/985fcd14-6656-433d-b7f4-89295d48aec8> .

<http://5.189.187.109/dataset/ffc5c70e-ed21-4f50-a58e-3bb1f6f101d8/resource/985fcd14-6656-433d-b7f4-89295d48aec8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-01-31T08:25:29.835889"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:38:09.964869"^^xsd:dateTime ;
    dct:title "Tahun 2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "a6a8e244faedf7946dd50aad021276ca"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/ffc5c70e-ed21-4f50-a58e-3bb1f6f101d8/resource/985fcd14-6656-433d-b7f4-89295d48aec8/download/data-perempuan-kepala-keluarga-yang-dilatih-di-kab.-indragiri-hilir-2022.csv> ;
    dcat:byteSize "111"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> a foaf:Agent ;
    foaf:name "Kabupaten Indragiri Hilir" .

