@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/99481d51-2145-463f-8844-de24dc52c9d8> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "f54170a8-66b0-4165-bf2a-ee231177f161" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2024-05-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KELAUTAN DAN PERIKANAN" ] ;
    dct:title "Nilai Produksi (Perikanan Tangkap)" ;
    dcat:distribution <http://5.189.187.109/dataset/99481d51-2145-463f-8844-de24dc52c9d8/resource/3727ab3b-e3e3-42b1-b075-722e1d663532> ;
    dcat:keyword "kelautan",
        "perikanan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/nilai-produksi-%28perikanan-tangkap%29> .

<http://5.189.187.109/dataset/99481d51-2145-463f-8844-de24dc52c9d8/resource/3727ab3b-e3e3-42b1-b075-722e1d663532> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T03:56:17.500768"^^xsd:dateTime ;
    dct:modified "2026-04-14T03:56:17.477932"^^xsd:dateTime ;
    dct:title "Nilai Produksi (Perikanan Tangkap)" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/nilai-produksi-%28perikanan-tangkap%29> .

<https://rumahdata.riau.go.id/dataset/nilai-produksi-%28perikanan-tangkap%29> a foaf:Document .

