@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.kuburayakab.go.id/dataset/aaa58f83-6883-4905-97e8-71487eab24b6> a dcat:Dataset ;
    dct:description "Jumlah Koperasi Mendapat Pelatihan di Kecamatan Rasau Jaya, 2021" ;
    dct:identifier "aaa58f83-6883-4905-97e8-71487eab24b6" ;
    dct:issued "2023-01-31T08:43:47.242621"^^xsd:dateTime ;
    dct:modified "2023-01-31T08:43:47.242626"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/6ea366eb-c06a-4556-9118-8673cf3d7247> ;
    dct:title "Jumlah Koperasi Mendapat Pelatihan di Kecamatan Rasau Jaya, 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Teresia Mira" ] ;
    dcat:distribution <https://opendata.kuburayakab.go.id/dataset/aaa58f83-6883-4905-97e8-71487eab24b6/resource/1fedd27f-3dfa-4975-bbed-bba76cad6c62>,
        <https://opendata.kuburayakab.go.id/dataset/aaa58f83-6883-4905-97e8-71487eab24b6/resource/4b728a68-06cc-4b4d-86e2-799e67c84bb9> ;
    dcat:keyword "2021",
        "Koperasi",
        "Kubu Raya",
        "Rasau Jaya" .

<https://opendata.kuburayakab.go.id/dataset/aaa58f83-6883-4905-97e8-71487eab24b6/resource/1fedd27f-3dfa-4975-bbed-bba76cad6c62> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Jumlah Koperasi Mendapat Pelatihan di Kecamatan Rasau Jaya, 2021" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/aaa58f83-6883-4905-97e8-71487eab24b6/resource/1fedd27f-3dfa-4975-bbed-bba76cad6c62/download/jumlah-koperasi-mendapat-pelatihan-di-kecamatan-rasau-jaya.pdf> ;
    dcat:byteSize 6698.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.kuburayakab.go.id/dataset/aaa58f83-6883-4905-97e8-71487eab24b6/resource/4b728a68-06cc-4b4d-86e2-799e67c84bb9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Jumlah Koperasi Mendapat Pelatihan di Kecamatan Rasau Jaya, 2021" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/aaa58f83-6883-4905-97e8-71487eab24b6/resource/4b728a68-06cc-4b4d-86e2-799e67c84bb9/download/jumlah-koperasi-mendapat-pelatihan-di-kecamatan-rasau-jaya.json> ;
    dcat:byteSize 975.0 ;
    dcat:mediaType "application/json" .

<https://opendata.kuburayakab.go.id/organization/6ea366eb-c06a-4556-9118-8673cf3d7247> a foaf:Organization ;
    foaf:name "Dinas Koperasi, Usaha Kecil dan Menengah, Perindustrian dan Perdagangan" .

