@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/066e26ee-d2c8-4ce4-9a9a-03ae6763609e> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Rasio Jenis Kelamin dalam satuan persen dengan rincian data source: Menurut Daerah Tempat Tinggal Tahun 2022" ;
    dct:identifier "066e26ee-d2c8-4ce4-9a9a-03ae6763609e" ;
    dct:issued "2024-01-02T18:07:56.488313"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:07:56.488332"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/9351370f-8342-4dc8-a4bc-74b2de0cb418> ;
    dct:title "Rasio Jenis Kelamin Kabupaten Bener Meriah" ;
    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/066e26ee-d2c8-4ce4-9a9a-03ae6763609e/resource/1ec16c9b-b4a9-43bd-b060-1e9624f0815b> ;
    dcat:keyword "rasiojeniskelamin",
        "sexratio" .

<http://5.189.187.109:5000/dataset/066e26ee-d2c8-4ce4-9a9a-03ae6763609e/resource/1ec16c9b-b4a9-43bd-b060-1e9624f0815b> a dcat:Distribution ;
    dct:description "Rasio Jenis Kelamin menurut Daerah Tempat Tinggal Kabupaten Bener Meriah Tahun 2022" ;
    dct:format ".csv" ;
    dct:issued "2023-11-15T08:11:42.380656"^^xsd:dateTime ;
    dct:modified "2024-01-02T18:07:56.422689"^^xsd:dateTime ;
    dct:title "Rasio Jenis Kelamin menurut Daerah Tempat Tinggal Kabupaten Bener Meriah.csv" ;
    dcat:accessURL <https://data.benermeriahkab.go.id/dataset/066e26ee-d2c8-4ce4-9a9a-03ae6763609e/resource/1ec16c9b-b4a9-43bd-b060-1e9624f0815b/download/23.-rasio-jenis-kelamin-menurut-kabupatenkota-dan-daerah-tempat-tinggal-2022.csv> ;
    dcat:byteSize "575"^^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" .

