@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/03d99759-e1c1-4b24-8140-0ad898ee75fb> a dcat:Dataset ;
    dct:identifier "2902" ;
    dct:issued "2017"^^xsd:gYear ;
    dct:modified "2023-02-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan" ] ;
    dct:title "Jumlah Produksi Budidaya Kolam di Kecamatan Pujud Tahun 2017" ;
    dcat:distribution <http://5.189.187.109/dataset/03d99759-e1c1-4b24-8140-0ad898ee75fb/resource/73d24d78-71a4-4793-bc80-3a2cd661ff4c> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/03d99759-e1c1-4b24-8140-0ad898ee75fb/resource/73d24d78-71a4-4793-bc80-3a2cd661ff4c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:56:40.860459"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:56:40.840838"^^xsd:dateTime ;
    dct:title "jumlah-produksi-budidaya-kolam-di-kecamatan-pujud" ;
    dcat:accessURL <http://tes> .

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

