@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/db6021e9-c17e-4ad5-b285-2ae113dbe965> a dcat:Dataset ;
    dct:description "Jumlah Data Pemotongan Ternak Tercatat dan Tidak Tercatat Per Provinsi 2018-2021" ;
    dct:identifier "db6021e9-c17e-4ad5-b285-2ae113dbe965" ;
    dct:issued "2023-09-08T07:41:26.189186"^^xsd:dateTime ;
    dct:modified "2024-08-16T09:18:21.920288"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5684c419-dbb5-4f94-bd16-0ebedc68c917> ;
    dct:title "Data pemotongan ternak Tahun 2018-2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pusat Data dan Sistem Informasi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/db6021e9-c17e-4ad5-b285-2ae113dbe965/resource/ca0649de-6415-44a9-a946-2b436ea95a7d> .

<http://5.189.187.109/dataset/db6021e9-c17e-4ad5-b285-2ae113dbe965/resource/ca0649de-6415-44a9-a946-2b436ea95a7d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-09-08T07:41:35.621162"^^xsd:dateTime ;
    dct:modified "2023-09-08T07:41:36.476446"^^xsd:dateTime ;
    dct:title "Data pemotongan ternak.xlsx" ;
    dcat:accessURL <http://5.189.187.109:5000/dataset/db6021e9-c17e-4ad5-b285-2ae113dbe965/resource/ca0649de-6415-44a9-a946-2b436ea95a7d/download/data-pemotongan-ternak.xlsx> ;
    dcat:byteSize "73919"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/5684c419-dbb5-4f94-bd16-0ebedc68c917> a foaf:Agent ;
    foaf:name "Kementerian Pertanian" .

