@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/5d83d25e-3745-439b-8283-a04004fa1022> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan jumlah penduduk di kecamatan woyla kabupaten aceh barat dalam satuan jiwa. Dataset terkait topik kependudukan ini dihasilkan oleh Sekretariat Kecamatan Woyla yang dikeluarkan dalam periode tahunan" ;
    dct:identifier "5d83d25e-3745-439b-8283-a04004fa1022" ;
    dct:issued "2026-04-08T08:13:12.526352"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:13:12.526374"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7af92321-0a0c-4e4d-8495-a5b8ea7cd3d8> ;
    dct:title "Jumlah Penduduk se Kecamatan Woyla" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "T.M Rizal Fajri" ;
            vcard:hasEmail <mailto:teuku.fajri95@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5d83d25e-3745-439b-8283-a04004fa1022/resource/0eca6f56-5f81-45da-ad4a-f49351f98532> ;
    dcat:keyword "aceh barat",
        "kependudukan",
        "woyla" ;
    dcat:landingPage <https://disdukcapil.acehbaratkab.go.id/halaman/data-agregat-kependudukan-aceh-barat-per-gampong> .

<http://5.189.187.109/dataset/5d83d25e-3745-439b-8283-a04004fa1022/resource/0eca6f56-5f81-45da-ad4a-f49351f98532> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data Jumlah Penduduk Kecamatan Woyla kabupaten Aceh Barat periode tahun 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-09-11T04:28:03.654910"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:13:12.512994"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Kecamatan Woyla" ;
    dcat:accessURL <https://data.acehbaratkab.go.id/dataset/5d83d25e-3745-439b-8283-a04004fa1022/resource/0eca6f56-5f81-45da-ad4a-f49351f98532/download/data-penduduk-kecamatan-woyla.csv> ;
    dcat:byteSize "3570"^^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" .

<https://disdukcapil.acehbaratkab.go.id/halaman/data-agregat-kependudukan-aceh-barat-per-gampong> a foaf:Document .

