@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/23edb06e-e8c0-498e-b739-e9e0b315ab21> a dcat:Dataset ;
    dct:description "Jumlah keseluruhan kelompok tani" ;
    dct:identifier "23edb06e-e8c0-498e-b739-e9e0b315ab21" ;
    dct:issued "2024-06-11T04:55:35.532616"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:35.532624"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah keseluruhan kelompok tani" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pertanian" ;
            vcard:hasEmail <mailto:distankabkaro@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/23edb06e-e8c0-498e-b739-e9e0b315ab21/resource/c2c00635-e476-41df-abea-22eb122677d3> ;
    dcat:keyword "Pertanian" .

<http://5.189.187.109/dataset/23edb06e-e8c0-498e-b739-e9e0b315ab21/resource/c2c00635-e476-41df-abea-22eb122677d3> a dcat:Distribution ;
    dct:description "Jumlah keseluruhan kelompok tani tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-04-30T08:38:36.547158"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:35.527001"^^xsd:dateTime ;
    dct:title "Jumlah keseluruhan kelompok tani tahun 2023" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/23edb06e-e8c0-498e-b739-e9e0b315ab21/resource/c2c00635-e476-41df-abea-22eb122677d3/download/jumlah-keseluruhan-kelompok-tani.csv> ;
    dcat:byteSize "443"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> a foaf:Agent ;
    foaf:name "Kabupaten Karo" .

