@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/9a6a7e8d-5908-4050-8581-cd659534cce9> a dcat:Dataset ;
    dct:description "Populasi data yang diolah berdasarkan dinamika populasi ternak 2018" ;
    dct:identifier "9a6a7e8d-5908-4050-8581-cd659534cce9" ;
    dct:issued "2025-11-19T22:34:19.760245"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:34:19.760254"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Populasi Ternak Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Novita Salim" ;
            vcard:hasEmail <mailto:novita_salim09@yahoo.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9a6a7e8d-5908-4050-8581-cd659534cce9/resource/4aafb0b0-8ce1-4973-976a-ff8cf1bf3286>,
        <http://5.189.187.109/dataset/9a6a7e8d-5908-4050-8581-cd659534cce9/resource/7ad1e30d-4da9-4c0b-8bf9-da19c9c6dd1b> .

<http://5.189.187.109/dataset/9a6a7e8d-5908-4050-8581-cd659534cce9/resource/4aafb0b0-8ce1-4973-976a-ff8cf1bf3286> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-10-23T07:07:24.904374"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:34:19.748509"^^xsd:dateTime ;
    dct:title "Populasi Ternak Tahun 2018.csv" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/9a6a7e8d-5908-4050-8581-cd659534cce9/resource/4aafb0b0-8ce1-4973-976a-ff8cf1bf3286/download/populasi-ternak-tahun-2018.csv> ;
    dcat:byteSize "1213"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/9a6a7e8d-5908-4050-8581-cd659534cce9/resource/7ad1e30d-4da9-4c0b-8bf9-da19c9c6dd1b> a dcat:Distribution ;
    dct:format "xlxs" ;
    dct:issued "2019-10-23T07:09:25.151408"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:34:19.751724"^^xsd:dateTime ;
    dct:title "Populasi Ternak Tahun 2018.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/9a6a7e8d-5908-4050-8581-cd659534cce9/resource/7ad1e30d-4da9-4c0b-8bf9-da19c9c6dd1b/download/populasi-ternak-tahun-2018.xlsx> ;
    dcat:byteSize "46192"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Barat" .

