@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/b4ebef14-f814-4f35-bf71-9b6dabd2d75e> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "cd622e55-2d3c-4e19-8b68-bbbe7f0accfe" ;
    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 "Produksi Telur Ayam Ras Petelur" ;
    dcat:distribution <http://5.189.187.109/dataset/b4ebef14-f814-4f35-bf71-9b6dabd2d75e/resource/24fae3a8-cd98-49d4-bcf0-6d7b0679ee29> ;
    dcat:keyword "pertanian" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/produksi-telur-ayam-ras-petelur> .

<http://5.189.187.109/dataset/b4ebef14-f814-4f35-bf71-9b6dabd2d75e/resource/24fae3a8-cd98-49d4-bcf0-6d7b0679ee29> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T03:56:41.642295"^^xsd:dateTime ;
    dct:modified "2026-04-14T03:56:41.618664"^^xsd:dateTime ;
    dct:title "Produksi Telur Ayam Ras Petelur" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/produksi-telur-ayam-ras-petelur> .

<https://rumahdata.riau.go.id/dataset/produksi-telur-ayam-ras-petelur> a foaf:Document .

