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

<http://data.bibliotheken.nl/id/thes/p380620049> a schema1:Person ;
    rdfs:label "Noback, Matthias" ;
    schema1:familyName "Noback" ;
    schema1:givenName "Matthias" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18f8f3471ab1b3c0da1633c369da4462> ;
    schema1:name "Matthias Noback" ;
    schema1:sameAs <http://viaf.org/viaf/26154500145139091777> .

