@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/dd9daabf-801a-4b35-b11a-1a41eb16a143> a dcat:Dataset ;
    dct:identifier "2825" ;
    dct:issued "2020"^^xsd:gYear ;
    dct:modified "2023-02-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan" ] ;
    dct:title "Jumlah Rumah Tangga Perikanan (RTP) Pembesaran Budidaya di Kecamatan Balai Jaya Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/dd9daabf-801a-4b35-b11a-1a41eb16a143/resource/69857b2b-7a45-4e31-b5c9-d65e03e92572> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/dd9daabf-801a-4b35-b11a-1a41eb16a143/resource/69857b2b-7a45-4e31-b5c9-d65e03e92572> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:55:02.966775"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:55:02.922432"^^xsd:dateTime ;
    dct:title "jumlah-rumah-tangga-perikanan-(rtp)-pembesaran-budidaya-di-kecamatan-balai-jaya" ;
    dcat:accessURL <http://tes> .

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

