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

<http://data.bibliotheken.nl/id/thes/p384109152> a schema1:Person ;
    rdfs:label "Lossonczy von Losoncz, T.O. van" ;
    schema1:familyName "van Lossonczy von Losoncz" ;
    schema1:givenName "T.O." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb32364716e4608ae091ad053655da17> ;
    schema1:name "T.O. van Lossonczy von Losoncz" ;
    schema1:sameAs <http://viaf.org/viaf/317164874> .

