@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/aee1ff0c-4497-43e5-bb99-1d3698a3db67> 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/aee1ff0c-4497-43e5-bb99-1d3698a3db67/resource/9088fe67-49c6-468b-bebb-35a3f28d0c2c> ;
    dcat:keyword "pertanian" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/jumlah-produksi-daging-hewan-ternak> .

<http://5.189.187.109/dataset/aee1ff0c-4497-43e5-bb99-1d3698a3db67/resource/9088fe67-49c6-468b-bebb-35a3f28d0c2c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-09-20T08:30:23.508048"^^xsd:dateTime ;
    dct:modified "2024-09-20T08:30:23.489931"^^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 .

