@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/3da819fc-d6cc-49a4-b31a-3226c5279efe> a dcat:Dataset ;
    dct:identifier "3153" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2023-02-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan" ] ;
    dct:title "Jumlah Perdagangan Udang Segar untuk Pasar Antar Pulau Kecamatan Bangko Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/3da819fc-d6cc-49a4-b31a-3226c5279efe/resource/ea353121-5cd0-409f-bc15-bccffca64214> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/3da819fc-d6cc-49a4-b31a-3226c5279efe/resource/ea353121-5cd0-409f-bc15-bccffca64214> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:55:44.642476"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:55:44.626640"^^xsd:dateTime ;
    dct:title "jumlah-perdagangan-udang-segar-untuk-pasar-antar-pulau-kecamatan-bangko" ;
    dcat:accessURL <http://tes> .

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

