@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/bc77efba-ff70-4dc7-8a28-308e3df0d793> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Banyaknya Koperasi yang Masih Aktif Menurut Desa kelurahan dan Jenis Koperasi di Kecamatan Doro" ;
    dct:identifier "bc77efba-ff70-4dc7-8a28-308e3df0d793" ;
    dct:issued "2021-05-09T03:07:32.668650"^^xsd:dateTime ;
    dct:modified "2021-05-09T03:07:32.668672"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Banyaknya Koperasi yang Masih Aktif Menurut Desa kelurahan dan Jenis Koperasi di Kecamatan Doro" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Doro" ] ;
    dcat:landingPage <Kecamatan%20Doro> .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

