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

<http://data.bibliotheken.nl/id/thes/p147376408> a schema1:Person ;
    rdfs:label "Latacz-Lohmann, U." ;
    schema1:familyName "Latacz-Lohmann" ;
    schema1:givenName "U." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69f6b49e5b91e7b3341cad336f7a8c88> ;
    schema1:name "U. Latacz-Lohmann" ;
    schema1:sameAs <http://viaf.org/viaf/284019493> .

