@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/3670e510-4a37-4dee-8c86-f7bf892317b1> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "3a436bab-bafb-4a6e-8d10-20edd43767e5" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2024-08-27"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PETERNAKAN DAN KESEHATAN HEWAN" ] ;
    dct:title "Jumlah Produksi Daging Hewan Ternak" ;
    dcat:distribution <http://5.189.187.109/dataset/3670e510-4a37-4dee-8c86-f7bf892317b1/resource/62723c81-1b59-44d6-866f-a269a80e7acd> ;
    dcat:keyword "pertanian" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/jumlah-produksi-daging-hewan-ternak> .

<http://5.189.187.109/dataset/3670e510-4a37-4dee-8c86-f7bf892317b1/resource/62723c81-1b59-44d6-866f-a269a80e7acd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T03:56:38.577259"^^xsd:dateTime ;
    dct:modified "2026-04-14T03:56:38.557030"^^xsd:dateTime ;
    dct:title "Jumlah Produksi Daging Hewan Ternak" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/jumlah-produksi-daging-hewan-ternak> .

<https://rumahdata.riau.go.id/dataset/jumlah-produksi-daging-hewan-ternak> a foaf:Document .

