@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:5000/dataset/997d92bd-db25-462c-8f18-324b9b3c4edf> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Populasi Ternak Besar berdasarkan Kecamatan" ;
    dct:identifier "997d92bd-db25-462c-8f18-324b9b3c4edf" ;
    dct:issued "2024-07-02T19:27:19.854852"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:27:19.854861"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> ;
    dct:title "Jumlah Populasi Ternak Besar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fatmawati" ;
            vcard:hasEmail <mailto:bidprogramdistanajay@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/997d92bd-db25-462c-8f18-324b9b3c4edf/resource/bdcfde59-655e-42eb-a41b-dac7d8b496d6> ;
    dcat:keyword "Jumlah",
        "Pertanian",
        "Perternakan",
        "Populasi",
        "Ternak Besar" ;
    dcat:landingPage <https://distan.acehjayakab.go.id/halaman/database> .

<http://5.189.187.109:5000/dataset/997d92bd-db25-462c-8f18-324b9b3c4edf/resource/bdcfde59-655e-42eb-a41b-dac7d8b496d6> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data Jumlah Populasi Ternak Besar berdasarkan Kecamatan di Kabupaten Aceh Jaya Tahun 2022 " ;
    dct:format "CSV" ;
    dct:issued "2024-06-03T08:37:24.293014"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:27:19.840861"^^xsd:dateTime ;
    dct:title "(2022) Jumlah Populasi Ternak Besar Kab. Aceh Jaya Tahun 2022" ;
    dcat:accessURL <https://data.acehjayakab.go.id/dataset/997d92bd-db25-462c-8f18-324b9b3c4edf/resource/bdcfde59-655e-42eb-a41b-dac7d8b496d6/download/jumlah-populasi-ternak-besar.csv> ;
    dcat:byteSize "1455"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

