@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:5000/dataset/baac14ce-c862-4361-bee3-0bf892f9b4f7> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan Indeks Pemberdayaan Gender (IDG) dalam satuan persen dengan rincian data source: Menurut Kabupaten Tahun 2021-2022" ;
    dct:identifier "baac14ce-c862-4361-bee3-0bf892f9b4f7" ;
    dct:issued "2024-01-02T18:10:51.783842"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:10:51.783849"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/9351370f-8342-4dc8-a4bc-74b2de0cb418> ;
    dct:title "Indeks Pemberdayaan Gender (IDG)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhamad Taufik Hidayat" ;
            vcard:hasEmail <mailto:taufik19hk@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/baac14ce-c862-4361-bee3-0bf892f9b4f7/resource/6a2cd97e-b6f8-46ce-9225-73633b3a91fa> ;
    dcat:keyword "IDG",
        "gender",
        "indekspemberdayaangender" ;
    dcat:landingPage <https://bps.go.id/subject/40/gender.html#subjekViewTab3> .

<http://5.189.187.109:5000/dataset/baac14ce-c862-4361-bee3-0bf892f9b4f7/resource/6a2cd97e-b6f8-46ce-9225-73633b3a91fa> a dcat:Distribution ;
    dct:description "Indeks Pemberdayaan Gender (IDG) Kabupaten Bener Meriah Tahun 2021-2022" ;
    dct:format ".csv" ;
    dct:issued "2023-11-14T08:17:37.584369"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:10:51.773215"^^xsd:dateTime ;
    dct:title "Indeks Pemberdayaan Gender (IDG) Kabupaten Bener Meriah" ;
    dcat:accessURL <https://data.benermeriahkab.go.id/dataset/baac14ce-c862-4361-bee3-0bf892f9b4f7/resource/6a2cd97e-b6f8-46ce-9225-73633b3a91fa/download/13.-indeks-pemberdayaan-gender-idg.csv> ;
    dcat:byteSize "212"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/9351370f-8342-4dc8-a4bc-74b2de0cb418> a foaf:Agent ;
    foaf:name "Kabupaten Bener Meriah" .

<https://bps.go.id/subject/40/gender.html#subjekViewTab3> a foaf:Document .

