@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/565d4c9e-5b7d-421c-9ec4-84897cd82f93> a dcat:Dataset ;
    dct:identifier "1697" ;
    dct:issued "2018"^^xsd:gYear ;
    dct:modified "2023-01-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan" ] ;
    dct:title "Alat Penangkapan Ikan di PUD Dengan Menggunakan Pancing Tahun 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/565d4c9e-5b7d-421c-9ec4-84897cd82f93/resource/1e4d0a77-4d19-43d7-b91f-91bd95017921> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-> .

<http://5.189.187.109/dataset/565d4c9e-5b7d-421c-9ec4-84897cd82f93/resource/1e4d0a77-4d19-43d7-b91f-91bd95017921> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:55:29.599130"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:55:29.558320"^^xsd:dateTime ;
    dct:title "alat-penangkapan-ikan-di-pud-dengan-menggunakan-pancing" ;
    dcat:accessURL <http://tes> .

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

