@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/c6208a0a-a916-4560-ae08-27e408de1412> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "80224691-8ded-4075-bfd9-01b2a22f1a52" ;
    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 Rumah Potong Hewan" ;
    dcat:distribution <http://5.189.187.109/dataset/c6208a0a-a916-4560-ae08-27e408de1412/resource/49a80488-b9bf-4a43-9bda-2ebf5edebaad> ;
    dcat:keyword "pertanian" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/jumlah-rumah-potong-hewan> .

<http://5.189.187.109/dataset/c6208a0a-a916-4560-ae08-27e408de1412/resource/49a80488-b9bf-4a43-9bda-2ebf5edebaad> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T03:56:37.034451"^^xsd:dateTime ;
    dct:modified "2026-04-14T03:56:36.998551"^^xsd:dateTime ;
    dct:title "Jumlah Rumah Potong Hewan" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/jumlah-rumah-potong-hewan> .

<https://rumahdata.riau.go.id/dataset/jumlah-rumah-potong-hewan> a foaf:Document .

