@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/151eb989-ac2a-4342-966a-08c57354aa0e> a dcat:Dataset ;
    dct:description "Jumlah Komoditi Ikan Darat Tahun 2021" ;
    dct:identifier "151eb989-ac2a-4342-966a-08c57354aa0e" ;
    dct:issued "2024-03-11T20:50:36.730545"^^xsd:dateTime ;
    dct:modified "2024-03-11T20:50:36.730551"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Jumlah Komoditi Ikan Darat Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/151eb989-ac2a-4342-966a-08c57354aa0e/resource/3f1a1830-2cb3-4ab4-bab6-b007428da98f> ;
    dcat:keyword "2021",
        "ikan",
        "komoditas" .

<http://5.189.187.109/dataset/151eb989-ac2a-4342-966a-08c57354aa0e/resource/3f1a1830-2cb3-4ab4-bab6-b007428da98f> a dcat:Distribution ;
    dct:description "Jumlah Komoditi Ikan Darat Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-02-29T14:09:24.558449"^^xsd:dateTime ;
    dct:modified "2024-03-11T20:50:36.721567"^^xsd:dateTime ;
    dct:title "Jumlah Komoditi Ikan Darat Tahun 2021" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/151eb989-ac2a-4342-966a-08c57354aa0e/resource/3f1a1830-2cb3-4ab4-bab6-b007428da98f/download/jumlah-komoditi-ikan-darat-tahun-2021.csv> ;
    dcat:byteSize "526"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> a foaf:Agent ;
    foaf:name "Kabupaten Karanganyar" .

