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

<http://data.bibliotheken.nl/id/thes/p167964402> a schema1:Person ;
    rdfs:label "Baas-Braal, A." ;
    schema1:familyName "Baas-Braal" ;
    schema1:givenName "A." ;
    schema1:hasOccupation "Ergotherapeute sensorische integratie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbd8539dd76ccb93b1e0f8e782f743d3> ;
    schema1:name "A. Baas-Braal" ;
    schema1:sameAs <http://viaf.org/viaf/281321517> .

