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

<http://data.bibliotheken.nl/id/thes/p069120536> a schema1:Person ;
    rdfs:label "Tolsma, Remco" ;
    schema1:description "mb" ;
    schema1:familyName "Tolsma" ;
    schema1:givenName "Remco" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98be592a10f97d46fd344909fda32f25> ;
    schema1:name "Remco Tolsma" ;
    schema1:sameAs <http://viaf.org/viaf/1716164357945513250009>,
        <https://isni.org/isni/000000003347350X> .

