@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/ff2b9eee-d820-4a70-adda-b6a382f1d62b> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "45b9b244-1e54-4080-9893-ad123e0e744e" ;
    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 "Nelayan (Perikanan Tangkap)" ;
    dcat:distribution <http://5.189.187.109/dataset/ff2b9eee-d820-4a70-adda-b6a382f1d62b/resource/253c157f-0752-4e3d-9f78-3a29a8ad4542> ;
    dcat:keyword "kelautan",
        "perikanan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/nelayan-%28perikanan-tangkap%29> .

<http://5.189.187.109/dataset/ff2b9eee-d820-4a70-adda-b6a382f1d62b/resource/253c157f-0752-4e3d-9f78-3a29a8ad4542> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-06T05:37:50.702669"^^xsd:dateTime ;
    dct:modified "2024-08-14T09:19:27.236653"^^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 .

