@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/b92db766-3709-47d9-9afd-33bb22b35efb> a dcat:Dataset ;
    dct:description "Data ini berisi jumlah ibu hamil yang mendapatkan tablet FE1 dan FE3 perkecamatan di Kabupaten Gayo Lues pada tahun 2024" ;
    dct:identifier "b92db766-3709-47d9-9afd-33bb22b35efb" ;
    dct:issued "2025-11-10T01:55:32.286416"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:55:32.286427"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> ;
    dct:title "Jumlah Ibu Hamil yang Mendapatkan Tablet FE1 dan FE3 Perkecamatan, 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhammad Fadillah" ;
            vcard:hasEmail <mailto:mhdfadilah08@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b92db766-3709-47d9-9afd-33bb22b35efb/resource/df898837-fb05-4004-8582-5d5dfa471ca4> ;
    dcat:keyword "Dinas Kesehatan",
        "FE1",
        "FE3",
        "kesehatan" ;
    dcat:landingPage <Database%20Kesehatan> .

<Database%20Kesehatan> a foaf:Document .

<http://5.189.187.109/dataset/b92db766-3709-47d9-9afd-33bb22b35efb/resource/df898837-fb05-4004-8582-5d5dfa471ca4> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan jumlah ibu hamil yang mendapatkan tablet FE1 dan FE3 perkecamatan di Kabupaten Gayo Lues pada tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-06-13T04:15:27.819502"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:55:32.272724"^^xsd:dateTime ;
    dct:title "Jumlah Ibu Hamil yang Mendapatkan Tablet FE1 dan FE3 di Kabupaten Gayo Lues, 2024.csv" ;
    dcat:accessURL <https://data.gayolueskab.go.id/dataset/b92db766-3709-47d9-9afd-33bb22b35efb/resource/df898837-fb05-4004-8582-5d5dfa471ca4/download/jumlah-ibu-hamil-yang-mendapatkan-tablet-fe1-dan-fe3-di-kabupaten-gayo-lues-2024.csv> ;
    dcat:byteSize "1127"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> a foaf:Agent ;
    foaf:name "Kabupaten Gayo Lues" .

