@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/fe5b9e44-a093-4638-824a-fa7fbe931b93> a dcat:Dataset ;
    dct:identifier "1615" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2023-01-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan" ] ;
    dct:title "Keadaan Alat Penangkapan Ikan di Laut Dengan Menggunakan Belat Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/fe5b9e44-a093-4638-824a-fa7fbe931b93/resource/5dfb1704-2605-4fad-87ac-7974c441197c> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/fe5b9e44-a093-4638-824a-fa7fbe931b93/resource/5dfb1704-2605-4fad-87ac-7974c441197c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:55:28.303780"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:55:28.273115"^^xsd:dateTime ;
    dct:title "keadaan-alat-penangkapan-ikan-di-laut-dengan-menggunakan-belat" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-> a foaf:Document .

