@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p07399555X> a schema1:Person ;
    rdfs:label "Klaveren, Tine van" ;
    schema1:description "pseud. van: Johann Damiaan Degreef" ;
    schema1:familyName "van Klaveren" ;
    schema1:givenName "Tine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5ce5b8882f68948f02cddbd7df05923> ;
    schema1:name "Tine van Klaveren" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p072946350>,
        <http://viaf.org/viaf/285969690>,
        <https://isni.org/isni/0000000392029769> .

