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

<http://data.bibliotheken.nl/id/thes/p160675901> a schema1:Person ;
    rdfs:label "Mostert, C.A." ;
    schema1:description "B9040428, B9040427: mw. drs." ;
    schema1:familyName "Mostert" ;
    schema1:givenName "C.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/635f0a83e6684aa5af1edd657cf36c19> ;
    schema1:name "C.A. Mostert" ;
    schema1:sameAs <http://viaf.org/viaf/281660356> .

