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

<http://data.bibliotheken.nl/id/thes/p313933553> a schema1:Person ;
    rdfs:label "Balfoort, S.O." ;
    schema1:familyName "Balfoort" ;
    schema1:givenName "S.O." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6412377722c6a0b445337d26dbb6c49b> ;
    schema1:name "S.O. Balfoort" ;
    schema1:sameAs <http://viaf.org/viaf/43834544> .

