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

<http://data.bibliotheken.nl/id/thes/p140175849> a schema1:Person ;
    rdfs:label "Nitsche, B.C.M. (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:familyName "Nitsche" ;
    schema1:givenName "B.C.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3efccc1d27664ae83a827f972031e53b> ;
    schema1:name "B.C.M. Nitsche" ;
    schema1:sameAs <http://viaf.org/viaf/282218039> .

