@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://data.jatengprov.go.id/dataset/4f8fd4fe-15b3-4434-ae12-cf2be5baf84e> a dcat:Dataset ;
    dct:description "Data Koperasi di Jawa Tengah Bulan Februari Tahun 2022 Kab. Karanganyar" ;
    dct:identifier "4f8fd4fe-15b3-4434-ae12-cf2be5baf84e" ;
    dct:issued "2022-09-28T08:05:50.039532"^^xsd:dateTime ;
    dct:modified "2022-09-28T08:11:35.267276"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/47783704-a2cd-41ed-9861-aea1e5c0f124> ;
    dct:title "Data Koperasi Bulan Februari Tahun 2022 Kab Karanganyar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:bidangkelembagaan.dinkopjateng@gmail.com> ] ;
    dcat:landingPage <http://nik.depkop.go.id/> .

<https://data.jatengprov.go.id/organization/47783704-a2cd-41ed-9861-aea1e5c0f124> a foaf:Organization ;
    foaf:name "Dinas Koperasi, Usaha Kecil Dan Menengah " .

