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

<http://data.bibliotheken.nl/id/thes/p073486930> a schema1:Person ;
    rdfs:label "Poel, Carla H.D. van der" ;
    schema1:description "Neerlandica" ;
    schema1:familyName "van der Poel" ;
    schema1:givenName "Carla H.D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b3ed2618658adef9bd2dc71b72840fa> ;
    schema1:name "Carla H.D. van der Poel" ;
    schema1:sameAs <http://viaf.org/viaf/291191351> .

