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

<http://data.bibliotheken.nl/id/thes/p070390061> a schema1:Person ;
    rdfs:label "Strutte, Wilson" ;
    schema1:description "mb" ;
    schema1:familyName "Strutte" ;
    schema1:givenName "Wilson" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65905a56bf919db0f5d00d8aae71eb2f> ;
    schema1:name "Wilson Strutte" ;
    schema1:sameAs <http://viaf.org/viaf/93978479>,
        <https://isni.org/isni/0000000067203241> .

