@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/bc66fc84-71d6-4ac4-a83d-42007e732586> a dcat:Dataset ;
    dct:description "Luas dan Produksi Ikan Waduk per Kecamatan Tahun 2023" ;
    dct:identifier "bc66fc84-71d6-4ac4-a83d-42007e732586" ;
    dct:issued "2024-03-12T10:52:14.217841"^^xsd:dateTime ;
    dct:modified "2024-03-12T10:52:14.217849"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Luas dan Produksi Ikan Waduk per Kecamatan Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/bc66fc84-71d6-4ac4-a83d-42007e732586/resource/497d10c6-deb1-4739-95f8-38db3a76ad90> ;
    dcat:keyword "2023",
        "ikan",
        "produksi",
        "waduk" .

<http://5.189.187.109/dataset/bc66fc84-71d6-4ac4-a83d-42007e732586/resource/497d10c6-deb1-4739-95f8-38db3a76ad90> a dcat:Distribution ;
    dct:description "Luas dan Produksi Ikan Waduk per Kecamatan Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-02-29T15:43:15.824829"^^xsd:dateTime ;
    dct:modified "2024-03-12T10:52:14.194035"^^xsd:dateTime ;
    dct:title "Luas dan Produksi Ikan Waduk per Kecamatan Tahun 2023.csv" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/bc66fc84-71d6-4ac4-a83d-42007e732586/resource/497d10c6-deb1-4739-95f8-38db3a76ad90/download/luas-dan-produksi-ikan-waduk-per-kecamatan-tahun-2023.csv> ;
    dcat:byteSize "553"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

