@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/1c929ee6-6b58-4273-878f-7494c0803d05> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "cd1f9307-d023-4eea-85da-67c8ce7b4ae9" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2024-08-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PETERNAKAN DAN KESEHATAN HEWAN" ] ;
    dct:title "Pemotongan Sapi Per Tahun" ;
    dcat:distribution <http://5.189.187.109/dataset/1c929ee6-6b58-4273-878f-7494c0803d05/resource/5a2cf391-2d75-402a-beaf-516529931ef2> ;
    dcat:keyword "pertanian" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/pemotongan-sapi-per-tahun> .

<http://5.189.187.109/dataset/1c929ee6-6b58-4273-878f-7494c0803d05/resource/5a2cf391-2d75-402a-beaf-516529931ef2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T03:56:32.573206"^^xsd:dateTime ;
    dct:modified "2026-04-14T03:56:32.557563"^^xsd:dateTime ;
    dct:title "Pemotongan Sapi Per Tahun" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/pemotongan-sapi-per-tahun> .

<https://rumahdata.riau.go.id/dataset/pemotongan-sapi-per-tahun> a foaf:Document .

