@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/6503f516-bab8-4c42-9e00-b7c0d1f6476e> a dcat:Dataset ;
    dct:description "Data Pembaca Perpustakaan Digital 2020" ;
    dct:identifier "6503f516-bab8-4c42-9e00-b7c0d1f6476e" ;
    dct:issued "2021-05-03T07:05:20.814091"^^xsd:dateTime ;
    dct:modified "2021-05-03T07:05:20.814104"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "Data Pembaca Perpustakaan Digital Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disarpus" ;
            vcard:hasEmail <mailto:perpussukoharjo@gmail.com> ] ;
    dcat:landingPage <Pembaca%20Perpustakaan%20Digital%202020> .

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

