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

<http://data.bibliotheken.nl/id/thes/p222381418> a schema1:Person ;
    rdfs:label "Baerlocher, Ch." ;
    schema1:description "Laboratory of Crystallography, ETH-Zentrum, Zurich" ;
    schema1:familyName "Baerlocher" ;
    schema1:givenName "Ch." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14d7154e7b570b909d14c0551263438d> ;
    schema1:name "Ch. Baerlocher" ;
    schema1:sameAs <http://viaf.org/viaf/162445412>,
        <https://isni.org/isni/0000000117838828> .

