@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/0a80e244-80b8-4a93-a4ba-1a308747917f> a dcat:Dataset ;
    dct:identifier "45b9b244-1e54-4080-9893-ad123e0e744e" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2025-12-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KELAUTAN DAN PERIKANAN" ] ;
    dct:title "Nelayan (Perikanan Tangkap)" ;
    dcat:distribution <http://5.189.187.109/dataset/0a80e244-80b8-4a93-a4ba-1a308747917f/resource/153fd753-19d7-4822-8cf0-71504a07c71a> ;
    dcat:keyword "kelautan",
        "perikanan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/nelayan-%28perikanan-tangkap%29> .

<http://5.189.187.109/dataset/0a80e244-80b8-4a93-a4ba-1a308747917f/resource/153fd753-19d7-4822-8cf0-71504a07c71a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T03:56:14.312393"^^xsd:dateTime ;
    dct:modified "2026-04-14T03:56:14.292231"^^xsd:dateTime ;
    dct:title "Nelayan (Perikanan Tangkap)" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/nelayan-%28perikanan-tangkap%29> .

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

