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

<http://data.bibliotheken.nl/id/thes/p114351252> a schema1:Person ;
    rdfs:label "Greenberg, Carol S." ;
    schema1:description "fysiotherapeute" ;
    schema1:familyName "Greenberg" ;
    schema1:givenName "Carol S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd003e80816a3745bac7b4f4300b0bbe> ;
    schema1:name "Carol S. Greenberg" ;
    schema1:sameAs <http://viaf.org/viaf/41009109>,
        <https://isni.org/isni/0000000033441591> .

