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

<http://data.bibliotheken.nl/id/thes/p112240844> a schema1:Person ;
    rdfs:label "Christan, Enno" ;
    schema1:alternateName "Christan, E.C." ;
    schema1:description "B9828310: ir." ;
    schema1:familyName "Christan" ;
    schema1:givenName "Enno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/004d76f9583f77c2a450d978074b2cfa> ;
    schema1:name "Enno Christan" ;
    schema1:sameAs <http://viaf.org/viaf/286221061> .

