@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/e0079a87-a6c2-4757-9c47-ae26e97d8bee> 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/e0079a87-a6c2-4757-9c47-ae26e97d8bee/resource/93e3b2c9-8118-49a4-b5df-493a95b69ab8> ;
    dcat:keyword "pertanian" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/pemotongan-sapi-per-tahun> .

<http://5.189.187.109/dataset/e0079a87-a6c2-4757-9c47-ae26e97d8bee/resource/93e3b2c9-8118-49a4-b5df-493a95b69ab8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-09-20T08:30:20.977373"^^xsd:dateTime ;
    dct:modified "2024-09-20T08:30:20.963246"^^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 .

