@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/9fafb6a4-e0a5-45f3-b4a6-45ce9f1d5974> a dcat:Dataset ;
    dct:description "Datasets ini menyajikan tantang Populasi Unggas menurut Kecamatan dan Jenis Ternak Tahun 2023 Kab. Bireuen" ;
    dct:identifier "9fafb6a4-e0a5-45f3-b4a6-45ce9f1d5974" ;
    dct:issued "2024-06-03T03:40:59.558068"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:40:59.558075"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/87f9bdfa-f934-4594-af62-da62b9622ba4> ;
    dct:title "Populasi Unggas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "salawati" ;
            vcard:hasEmail <mailto:salawati.bireuen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9fafb6a4-e0a5-45f3-b4a6-45ce9f1d5974/resource/8f79bc6c-7242-4ffb-beb9-3dd5854684ea> ;
    dcat:keyword "Peternakan",
        "Populasi Ternak Unggas",
        "Ternak Unggas" .

<http://5.189.187.109/dataset/9fafb6a4-e0a5-45f3-b4a6-45ce9f1d5974/resource/8f79bc6c-7242-4ffb-beb9-3dd5854684ea> a dcat:Distribution ;
    dct:description "Data Source ini menyajikan data Populasi Unggas Menurut Kecamatan dan Jenis Ternak di Kabupaten Bireuen pada Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-05-29T03:24:24.251910"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:40:59.545597"^^xsd:dateTime ;
    dct:title "Populasi Unggas Menurut Kecamatan dan Jenis Ternak di Kabupaten Bireuen" ;
    dcat:accessURL <https://data.bireuenkab.go.id/dataset/9fafb6a4-e0a5-45f3-b4a6-45ce9f1d5974/resource/8f79bc6c-7242-4ffb-beb9-3dd5854684ea/download/populasi-unggas-menurut-kecamatan-dan-jenis-ternak-di-kabupaten-bireuen-2023.csv> ;
    dcat:byteSize "5612"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/87f9bdfa-f934-4594-af62-da62b9622ba4> a foaf:Agent ;
    foaf:name "Kabupaten Bireuen" .

