@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/efd7200b-d710-42f0-a83e-ffab3c380421> a dcat:Dataset ;
    dct:identifier "efd7200b-d710-42f0-a83e-ffab3c380421" ;
    dct:issued "2024-03-12T15:37:52.310578"^^xsd:dateTime ;
    dct:modified "2024-03-12T15:37:52.310585"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Jumlah Koperasi Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/efd7200b-d710-42f0-a83e-ffab3c380421/resource/42f76d49-7358-421b-98d3-0a6a412e578d> ;
    dcat:keyword "2021",
        "koperasi" .

<http://5.189.187.109/dataset/efd7200b-d710-42f0-a83e-ffab3c380421/resource/42f76d49-7358-421b-98d3-0a6a412e578d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-29T05:44:32.049464"^^xsd:dateTime ;
    dct:modified "2024-03-12T15:37:52.300893"^^xsd:dateTime ;
    dct:title "Jumlah Koperasi Tahun 2021" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/efd7200b-d710-42f0-a83e-ffab3c380421/resource/42f76d49-7358-421b-98d3-0a6a412e578d/download/jumlah-koperasi-tahun-2021.csv> ;
    dcat:byteSize "360"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

