@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/b2cbfc6d-ac5e-4c1b-8b1e-4cb2f5571204> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan Indeks Ketimpangan Gender (IKG) dalam satuan persen dengan rincian data source: Menurut Kabupaten Tahun 2021-2022" ;
    dct:identifier "b2cbfc6d-ac5e-4c1b-8b1e-4cb2f5571204" ;
    dct:issued "2024-01-02T18:10:32.326166"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:10:32.326173"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/9351370f-8342-4dc8-a4bc-74b2de0cb418> ;
    dct:title "Indeks Ketimpangan Gender (IKG)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhamad Taufik Hidayat" ;
            vcard:hasEmail <mailto:taufik19hk@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b2cbfc6d-ac5e-4c1b-8b1e-4cb2f5571204/resource/d3b778f4-a0cb-4b9b-84d9-8981ecc28038> ;
    dcat:keyword "IKG",
        "gender" ;
    dcat:landingPage <https://bps.go.id/subject/40/gender.html#subjekViewTab3> .

<http://5.189.187.109/dataset/b2cbfc6d-ac5e-4c1b-8b1e-4cb2f5571204/resource/d3b778f4-a0cb-4b9b-84d9-8981ecc28038> a dcat:Distribution ;
    dct:description "Indeks Ketimpangan Gender (IKG) Kabupaten Bener Meriah Tahun 2021-2022" ;
    dct:format ".csv" ;
    dct:issued "2023-11-14T08:22:22.457271"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:10:32.315529"^^xsd:dateTime ;
    dct:title "Indeks Ketimpangan Gender (IKG) Kabupaten Bener Meriah" ;
    dcat:accessURL <https://data.benermeriahkab.go.id/dataset/b2cbfc6d-ac5e-4c1b-8b1e-4cb2f5571204/resource/d3b778f4-a0cb-4b9b-84d9-8981ecc28038/download/14.-indeks-ketimpangan-gender-ikg.csv> ;
    dcat:byteSize "209"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/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 .

