@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/92f4e951-575e-4f3f-b6de-a358b0ddbafd> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "26eda9b1-c749-4303-928b-b02bdfe28761" ;
    dct:issued "2024-11-28"^^xsd:date ;
    dct:modified "2025-03-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan" ] ;
    dct:title "Benih Ikan di Kabupaten Malang" ;
    dcat:distribution <http://5.189.187.109/dataset/92f4e951-575e-4f3f-b6de-a358b0ddbafd/resource/68c49d3f-21f0-447c-87a5-5a92714cbc9d> ;
    dcat:keyword "Benih",
        "Ikan",
        "Kabupaten",
        "Malang",
        "di" ;
    dcat:landingPage <https://kamasuta.malangkab.go.id/data-nilai-public?id=10569> .

<http://5.189.187.109/dataset/92f4e951-575e-4f3f-b6de-a358b0ddbafd/resource/68c49d3f-21f0-447c-87a5-5a92714cbc9d> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "XLSX" ;
    dct:issued "2025-04-29T03:12:37.113132"^^xsd:dateTime ;
    dct:modified "2025-04-29T03:12:36.930745"^^xsd:dateTime ;
    dct:title "Benih Ikan di Kabupaten Malang - 2024" ;
    dcat:accessURL <https://kamasuta.malangkab.go.id/data-cetak-excel?id=10569> .

<https://kamasuta.malangkab.go.id/data-nilai-public?id=10569> a foaf:Document .

