@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:5000/dataset/42d9e4d7-00a6-4739-961e-1a163c4d1cf3> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "62e2398a-6678-4187-98a4-3ef03359547c" ;
    dct:issued "2024-12-02"^^xsd:date ;
    dct:modified "2025-03-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan" ] ;
    dct:title "Laporan Hasil Pengujian Sampel di Kabupaten Malang" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/42d9e4d7-00a6-4739-961e-1a163c4d1cf3/resource/c0de3447-b059-48e4-936d-357f0af0cb17> ;
    dcat:keyword "Hasil",
        "Kabupaten",
        "Laporan",
        "Malang",
        "Pengujian",
        "Sampel",
        "di" ;
    dcat:landingPage <https://kamasuta.malangkab.go.id/data-nilai-public?id=10654> .

<http://5.189.187.109:5000/dataset/42d9e4d7-00a6-4739-961e-1a163c4d1cf3/resource/c0de3447-b059-48e4-936d-357f0af0cb17> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "XLSX" ;
    dct:issued "2025-04-29T03:13:45.818471"^^xsd:dateTime ;
    dct:modified "2025-04-29T03:13:45.732488"^^xsd:dateTime ;
    dct:title "Laporan Hasil Pengujian Sampel di Kabupaten Malang - 2024" ;
    dcat:accessURL <https://kamasuta.malangkab.go.id/data-cetak-excel?id=10654> .

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

