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

<http://data.bibliotheken.nl/id/thes/p095732071> a schema1:Person ;
    rdfs:label "Uhl, M." ;
    schema1:familyName "Uhl" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0cca12927bb8497b9fd94622cf3e5d6c> ;
    schema1:name "M. Uhl" ;
    schema1:sameAs <http://viaf.org/viaf/165706992> .

