@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/85f25da2-7db3-4132-8180-173a9243e427> 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/85f25da2-7db3-4132-8180-173a9243e427/resource/52aaf5bc-0ff1-40cc-bb72-10d61df31e49> ;
    dcat:keyword "kelautan",
        "perikanan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/nilai-produksi-%28perikanan-tangkap%29> .

<http://5.189.187.109/dataset/85f25da2-7db3-4132-8180-173a9243e427/resource/52aaf5bc-0ff1-40cc-bb72-10d61df31e49> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-06T05:37:52.634610"^^xsd:dateTime ;
    dct:modified "2024-08-14T09:19:31.737747"^^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 .

