@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/862e0a9f-1c2a-4525-aa7e-8a81ddc3f012> a dcat:Dataset ;
    dct:description "Jumlah Koperasi Tahun 2023" ;
    dct:identifier "862e0a9f-1c2a-4525-aa7e-8a81ddc3f012" ;
    dct:issued "2024-03-12T05:58:42.634801"^^xsd:dateTime ;
    dct:modified "2024-03-12T05:58:42.634812"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Jumlah Koperasi Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/862e0a9f-1c2a-4525-aa7e-8a81ddc3f012/resource/172a9578-0fe3-438d-be3c-9a21d686c934> ;
    dcat:keyword "2023",
        "Koperasi" .

<http://5.189.187.109/dataset/862e0a9f-1c2a-4525-aa7e-8a81ddc3f012/resource/172a9578-0fe3-438d-be3c-9a21d686c934> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-29T02:33:34.576235"^^xsd:dateTime ;
    dct:modified "2024-03-12T05:58:42.622521"^^xsd:dateTime ;
    dct:title "Jumlah Koperasi Tahun 2023" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/862e0a9f-1c2a-4525-aa7e-8a81ddc3f012/resource/172a9578-0fe3-438d-be3c-9a21d686c934/download/jumlah-koperasi-tahun-2023.csv> ;
    dcat:byteSize "369"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

