@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/d919d123-1496-4fba-8cbd-65ef9884920d> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "6b63f377-699b-483b-9df6-ee2756e4db8c" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2024-08-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERKEBUNAN" ] ;
    dct:title "Produktivitas Perkebunan (Ton/ha)" ;
    dcat:distribution <http://5.189.187.109/dataset/d919d123-1496-4fba-8cbd-65ef9884920d/resource/4e563864-92b0-4376-81f2-5fe058e95ae1> ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/produktivitas-perkebunan-%28ton-ha%29> .

<http://5.189.187.109/dataset/d919d123-1496-4fba-8cbd-65ef9884920d/resource/4e563864-92b0-4376-81f2-5fe058e95ae1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-06T05:38:24.278866"^^xsd:dateTime ;
    dct:modified "2024-08-14T09:20:47.312206"^^xsd:dateTime ;
    dct:title "Produktivitas Perkebunan (Ton/ha)" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/produktivitas-perkebunan-%28ton-ha%29> .

<https://rumahdata.riau.go.id/dataset/produktivitas-perkebunan-%28ton-ha%29> a foaf:Document .

