@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/825861d0-d477-438b-9d4a-31c5cbfa8033> a dcat:Dataset ;
    dct:identifier "3193" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2023-02-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan" ] ;
    dct:title "Nilai Perdagangan Siput Segar untuk Pasar Eksport di Kecamatan Pasir Limau Kapas Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/825861d0-d477-438b-9d4a-31c5cbfa8033/resource/93261586-35be-46e9-804b-2d5172875236> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/825861d0-d477-438b-9d4a-31c5cbfa8033/resource/93261586-35be-46e9-804b-2d5172875236> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:56:43.406825"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:56:43.371250"^^xsd:dateTime ;
    dct:title "nilai-perdagangan-siput-segar-untuk-pasar-eksport-di-kecamatan-pasir-limau-kapas" ;
    dcat:accessURL <http://tes> .

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

