@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/b58f077c-1abb-48d4-a628-7f2df844319f> a dcat:Dataset ;
    dct:description "Daftar peserta bimtek perpustakaan tahun 2022" ;
    dct:identifier "b58f077c-1abb-48d4-a628-7f2df844319f" ;
    dct:issued "2023-05-31T08:51:36.453579"^^xsd:dateTime ;
    dct:modified "2023-06-09T03:22:30.044438"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Daftar peserta bimtek perpustakaan tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b58f077c-1abb-48d4-a628-7f2df844319f/resource/e586a8ea-9928-43f9-abc5-b21cfe2b024a> ;
    dcat:keyword "economy" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/b58f077c-1abb-48d4-a628-7f2df844319f/resource/e586a8ea-9928-43f9-abc5-b21cfe2b024a> a dcat:Distribution ;
    dct:description "Daftar Peserta bimtek perpustakaan tahun 2022" ;
    dct:format "PDF" ;
    dct:title "Daftar peserta bimtek perpustakaan tahun 2022" ;
    dcat:accessURL <https://drive.google.com/drive/u/0/folders/1qoq943SFYNdyV-xZVcAUymZd3NAuL-T7> .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

