@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/caed426e-abc9-4d94-8f68-f8c119a4e9e3> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan Indeks Pembangunan Gender (IPG) dalam satuan persen dengan rincian data source: Menurut Kabupaten Tahun 2021-2022" ;
    dct:identifier "caed426e-abc9-4d94-8f68-f8c119a4e9e3" ;
    dct:issued "2024-01-02T18:10:44.021785"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:10:44.021793"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/9351370f-8342-4dc8-a4bc-74b2de0cb418> ;
    dct:title "Indeks Pembangunan Gender (IPG)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhamad Taufik Hidayat" ;
            vcard:hasEmail <mailto:bpsbenermeriah1117@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/caed426e-abc9-4d94-8f68-f8c119a4e9e3/resource/8027b951-f4f2-41c6-84ad-a7696e8f0383> ;
    dcat:keyword "Gender",
        "IPG" ;
    dcat:landingPage <https://bps.go.id/subject/40/gender.html#subjekViewTab3> .

<http://5.189.187.109:5000/dataset/caed426e-abc9-4d94-8f68-f8c119a4e9e3/resource/8027b951-f4f2-41c6-84ad-a7696e8f0383> a dcat:Distribution ;
    dct:description "Indeks Pembangunan Gender (IPG) Kabupaten Bener Meriah Tahun 2021-2022" ;
    dct:format ".csv" ;
    dct:issued "2023-11-14T08:11:46.837737"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:10:44.014138"^^xsd:dateTime ;
    dct:title "Indeks Pembangunan Gender (IPG) Kabupaten Bener Meriah " ;
    dcat:accessURL <https://data.benermeriahkab.go.id/dataset/caed426e-abc9-4d94-8f68-f8c119a4e9e3/resource/8027b951-f4f2-41c6-84ad-a7696e8f0383/download/12.-indeks-pembangunan-gender-ipg.csv> ;
    dcat:byteSize "211"^^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 .

