@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/859b606d-8fc3-4ced-93a1-c25cd2d16497> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data jumlah gampong dalam satuan gampong. Dataset terkait topik pemerintah Aceh ini dihasilkan oleh Sekretariat Daerah Aceh yang dikeluarkan dalam periode tahunan." ;
    dct:identifier "859b606d-8fc3-4ced-93a1-c25cd2d16497" ;
    dct:issued "2024-11-07T05:36:14.382085"^^xsd:dateTime ;
    dct:modified "2024-12-26T10:19:18.307498"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Jumlah Gampong" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat Daerah Aceh" ;
            vcard:hasEmail <mailto:biroorgan.aceh@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/859b606d-8fc3-4ced-93a1-c25cd2d16497/resource/3710e667-da66-4f34-8f29-60405ed1b209> ;
    dcat:keyword "aceh",
        "gampong",
        "jumlah gampong" .

<http://5.189.187.109/dataset/859b606d-8fc3-4ced-93a1-c25cd2d16497/resource/3710e667-da66-4f34-8f29-60405ed1b209> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data jumlah gampong menurut kabupaten/kota provinsi Aceh tahun 2023." ;
    dct:format "CSV" ;
    dct:issued "2023-07-11T08:55:30.678250"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:36:14.366710"^^xsd:dateTime ;
    dct:title "Jumlah Gampong Aceh" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/859b606d-8fc3-4ced-93a1-c25cd2d16497/resource/3710e667-da66-4f34-8f29-60405ed1b209/download/jumlah_gampong_kabkot_aceh.csv> ;
    dcat:byteSize "1329"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

