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

<http://data.bibliotheken.nl/id/thes/p182367150> a schema1:Person ;
    rdfs:label "Soels, B.A." ;
    schema1:description "Ips; x" ;
    schema1:familyName "Soels" ;
    schema1:givenName "B.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f77c9583c0c8cdda1f9067bc6997515d> ;
    schema1:name "B.A. Soels" ;
    schema1:sameAs <http://viaf.org/viaf/290222586> .

