@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/1dfee42e-3f79-406c-a7cf-9acb438bba40> a dcat:Dataset ;
    dct:identifier "3267" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2023-02-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan" ] ;
    dct:title "Nilai Perdagangan Ikan Segar untuk Pasar Lokal di Kecamatan Rantau Kopar Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/1dfee42e-3f79-406c-a7cf-9acb438bba40/resource/19a216f9-f0bc-4177-a7fe-ff9602dc1540> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/1dfee42e-3f79-406c-a7cf-9acb438bba40/resource/19a216f9-f0bc-4177-a7fe-ff9602dc1540> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:55:41.701204"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:55:41.668707"^^xsd:dateTime ;
    dct:title "nilai-perdagangan-ikan-segar-untuk-pasar-lokal-di-kecamatan-rantau-kopar" ;
    dcat:accessURL <http://tes> .

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

