@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/fb9a2222-e538-40be-aba5-3bb1df4ce831> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Penduduk Kecamatan Woyla Timur dalam satuan Jiwa Dataset terkait topik kependudukan ini dihasilkan oleh Sekretariat Kecamatan Woyla Timur yang dikeluarkan dalam periode Semester I Tahun 2025" ;
    dct:identifier "fb9a2222-e538-40be-aba5-3bb1df4ce831" ;
    dct:issued "2026-04-08T08:25:41.661072"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:25:41.661097"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7af92321-0a0c-4e4d-8495-a5b8ea7cd3d8> ;
    dct:title "Jumlah Penduduk Kecamatan Woyla Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dedi Rolia" ;
            vcard:hasEmail <mailto:dedirolia@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fb9a2222-e538-40be-aba5-3bb1df4ce831/resource/2f7d48b1-5d78-4a3a-885c-25ad51e33a01> ;
    dcat:keyword "kecamatan",
        "kependudukan",
        "woylatimur" .

<http://5.189.187.109/dataset/fb9a2222-e538-40be-aba5-3bb1df4ce831/resource/2f7d48b1-5d78-4a3a-885c-25ad51e33a01> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data jumlah penduduk kecamatan woyla timur menurut jenis kelamin periode semester I tahun 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-09-30T03:33:04.245502"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:25:41.650765"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Kecamatan Woyla Timur Menurut Jenis Kelamin" ;
    dcat:accessURL <https://data.acehbaratkab.go.id/dataset/fb9a2222-e538-40be-aba5-3bb1df4ce831/resource/2f7d48b1-5d78-4a3a-885c-25ad51e33a01/download/template-data-kecamatan-jumlan-penduduk-woyla-timur.csv> ;
    dcat:byteSize "4900"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/7af92321-0a0c-4e4d-8495-a5b8ea7cd3d8> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Barat" .

