@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/be5bdf7a-ee37-4e3d-8379-5fe5bdbc7dc1> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Populasi Unggas berdasarkan Kecamatan" ;
    dct:identifier "be5bdf7a-ee37-4e3d-8379-5fe5bdbc7dc1" ;
    dct:issued "2024-07-02T19:27:21.843652"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:27:21.843661"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> ;
    dct:title "Jumlah Populasi Unggas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fatmawati" ;
            vcard:hasEmail <mailto:bidprogramdistanajay@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/be5bdf7a-ee37-4e3d-8379-5fe5bdbc7dc1/resource/74cfb3fc-b1fc-405b-b50e-56f71448b960> ;
    dcat:keyword "Pertanian",
        "Perternakan",
        "Populasi",
        "Unggas" ;
    dcat:landingPage <https://distan.acehjayakab.go.id/halaman/database> .

<http://5.189.187.109/dataset/be5bdf7a-ee37-4e3d-8379-5fe5bdbc7dc1/resource/74cfb3fc-b1fc-405b-b50e-56f71448b960> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data Jumlah Populasi Unggas berdasarkan Kecamatan di Kabupaten Aceh Jaya Tahun 2022 " ;
    dct:format "CSV" ;
    dct:issued "2024-06-03T08:31:22.145576"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:27:21.829098"^^xsd:dateTime ;
    dct:title "(2022) Jumlah Populasi Unggas Kab. Aceh Jaya Tahun 2022" ;
    dcat:accessURL <https://data.acehjayakab.go.id/dataset/be5bdf7a-ee37-4e3d-8379-5fe5bdbc7dc1/resource/74cfb3fc-b1fc-405b-b50e-56f71448b960/download/jumlah-populasi-unggas.csv> ;
    dcat:byteSize "2333"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Jaya" .

<https://distan.acehjayakab.go.id/halaman/database> a foaf:Document .

