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

<http://data.bibliotheken.nl/id/thes/p228120845> a schema1:Person ;
    rdfs:label "Berg, P. van den (fysiotherapeut)" ;
    schema1:description "B0038120: dhr. ; fysiotherapeut ; Groot-Schuylenburg" ;
    schema1:familyName "van den Berg" ;
    schema1:givenName "P." ;
    schema1:hasOccupation "fysiotherapeut" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d6523ee0c8e511cc6edf0ae10ecc2fa> ;
    schema1:name "P. van den Berg" ;
    schema1:sameAs <http://viaf.org/viaf/284604966>,
        <https://isni.org/isni/0000000390913673> .

