@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/ec076911-ca7f-4f36-9303-b989e40ae6af> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah Kelompok Tani per Kecamatan di Kabupaten Aceh Tengah Tahun 2018-2023" ;
    dct:identifier "ec076911-ca7f-4f36-9303-b989e40ae6af" ;
    dct:issued "2024-07-02T19:28:04.381101"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:28:04.381108"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/bc49ecaf-ce6d-459a-83a0-ea27f05f5917> ;
    dct:title "Jumlah Kelompok Tani di Aceh Tengah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gusfa" ;
            vcard:hasEmail <mailto:distanatg@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ec076911-ca7f-4f36-9303-b989e40ae6af/resource/fc17bff0-2950-41b8-b406-f003408a4ad3> ;
    dcat:keyword "Kelompok Tani",
        "Pertanian" .

<http://5.189.187.109/dataset/ec076911-ca7f-4f36-9303-b989e40ae6af/resource/fc17bff0-2950-41b8-b406-f003408a4ad3> a dcat:Distribution ;
    dct:description "Dataset ini berisi jumlah Kelompok Tani per Kecamatan di Kabupaten Aceh Tengah Tahun 2018-2023" ;
    dct:format "CSV" ;
    dct:issued "2024-06-07T04:09:55.986568"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:28:04.373931"^^xsd:dateTime ;
    dct:title "Kelompok Tani Kabupaten Aceh Tengah.csv" ;
    dcat:accessURL <https://opendata.acehtengahkab.go.id/dataset/ec076911-ca7f-4f36-9303-b989e40ae6af/resource/fc17bff0-2950-41b8-b406-f003408a4ad3/download/kelompok-tani-kabupaten-aceh-tengah.csv> ;
    dcat:byteSize "3503"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/bc49ecaf-ce6d-459a-83a0-ea27f05f5917> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Tengah" .

