@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/ebb1f401-0c89-4fa8-b71d-b50a8eca6aa9> a dcat:Dataset ;
    dct:identifier "1918" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2023-01-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan" ] ;
    dct:title "Jumlah Armada Perikanan Tangkap Perairan Umum Daratan (PUD) untuk Perahu Tanpa Motor (PTM) di Kecamatan Rimba Melintang Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/ebb1f401-0c89-4fa8-b71d-b50a8eca6aa9/resource/fcbd13b1-d853-4048-bfae-d323abe488ee> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/ebb1f401-0c89-4fa8-b71d-b50a8eca6aa9/resource/fcbd13b1-d853-4048-bfae-d323abe488ee> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:55:38.860065"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:55:38.837740"^^xsd:dateTime ;
    dct:title "jumlah-armada-perikanan-tangkap-perairan-umum-daratan-(pud)-untuk-perahu-tanpa-motor-(ptm)-di-kecamatan-rimba-melintang" ;
    dcat:accessURL <http://tes> .

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

