@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/dd72bdbc-0d1e-4d8e-8ef5-2c1e65f56cfd> a dcat:Dataset ;
    dct:description "Data Koleksi Digital Perpustakaan Daerah Kab.Sukoharjo" ;
    dct:identifier "dd72bdbc-0d1e-4d8e-8ef5-2c1e65f56cfd" ;
    dct:issued "2021-07-02T02:05:04.495595"^^xsd:dateTime ;
    dct:modified "2021-07-02T02:05:04.495617"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "KOLEKSI DIGITAL PERPUSTAKAAN DAERAH KABUPATEN SUKOHARJO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disarpus" ;
            vcard:hasEmail <mailto:perpussukoharjo@gmail.com> ] ;
    dcat:landingPage <dinas%20kearsipan%20dan%20perpustakaan> .

<https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sukoharjo" .

