@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/8fa87ed4-cf8f-47b9-8150-803920f21db6> a dcat:Dataset ;
    dct:description "Pembaca Perpustakaan Digital" ;
    dct:identifier "8fa87ed4-cf8f-47b9-8150-803920f21db6" ;
    dct:issued "2021-05-03T07:07:08.167088"^^xsd:dateTime ;
    dct:modified "2021-07-02T02:03:52.995115"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "Data Pembaca Perpustakaan Digital" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disarpus" ;
            vcard:hasEmail <mailto:perpussukoharjo@gmail.com> ] ;
    dcat:landingPage <Pembaca%20Perpustakaan%20Digital%202019> .

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

