@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/81b0bcd2-b8a3-4ce0-9428-fb148eefcfbe> a dcat:Dataset ;
    dct:description "Jumlah Komoditi Ikan Kolam Tahun 2021" ;
    dct:identifier "81b0bcd2-b8a3-4ce0-9428-fb148eefcfbe" ;
    dct:issued "2024-03-12T05:36:26.872756"^^xsd:dateTime ;
    dct:modified "2024-03-12T05:36:26.872766"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Jumlah Komoditi Ikan Kolam Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/81b0bcd2-b8a3-4ce0-9428-fb148eefcfbe/resource/b2a91290-7dad-47ee-b6d9-35e587b8dee9> ;
    dcat:keyword "2021",
        "ikan",
        "komoditas" .

<http://5.189.187.109/dataset/81b0bcd2-b8a3-4ce0-9428-fb148eefcfbe/resource/b2a91290-7dad-47ee-b6d9-35e587b8dee9> a dcat:Distribution ;
    dct:description "Jumlah Komoditi Ikan Kolam Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-02-29T14:17:04.416911"^^xsd:dateTime ;
    dct:modified "2024-03-12T05:36:26.861164"^^xsd:dateTime ;
    dct:title "Jumlah Komoditi Ikan Kolam Tahun 2021.csv" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/81b0bcd2-b8a3-4ce0-9428-fb148eefcfbe/resource/b2a91290-7dad-47ee-b6d9-35e587b8dee9/download/jumlah-komoditi-ikan-kolam-tahun-2021.csv> ;
    dcat:byteSize "250"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

