@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/5dd394bd-6e8b-424b-8dc9-134fb19d0d10> a dcat:Dataset ;
    dct:description "Jumlah hasil tangkapan yang di daratkan" ;
    dct:identifier "b1c48c86-88f3-7135-65a9-eebc7e3f72f3" ;
    dct:issued "2025-10-23"^^xsd:date ;
    dct:modified "2025-10-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERKEBUNAN, PETERNAKAN DAN PERIKANAN" ] ;
    dct:title "hasil tangkapan yang di daratkan" ;
    dcat:distribution <http://5.189.187.109/dataset/5dd394bd-6e8b-424b-8dc9-134fb19d0d10/resource/84350774-68f1-41f4-8c98-ea5d8c940206> ;
    dcat:keyword "perikanan",
        "peternakan" ;
    dcat:landingPage <https://pasti.inhukab.go.id/dataset/data/view/b1c48c86-88f3-7135-65a9-eebc7e3f72f3> .

<http://5.189.187.109/dataset/5dd394bd-6e8b-424b-8dc9-134fb19d0d10/resource/84350774-68f1-41f4-8c98-ea5d8c940206> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-05T03:29:17.829761"^^xsd:dateTime ;
    dct:modified "2026-02-05T03:29:17.818464"^^xsd:dateTime ;
    dct:title "hasil tangkapan yang di daratkan" ;
    dcat:accessURL <https://pasti.inhukab.go.id/dataset/data/download_csv/b1c48c86-88f3-7135-65a9-eebc7e3f72f3> .

<https://pasti.inhukab.go.id/dataset/data/view/b1c48c86-88f3-7135-65a9-eebc7e3f72f3> a foaf:Document .

