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

<http://data.bibliotheken.nl/id/thes/p438415795> a schema1:Person ;
    rdfs:label "Gerardi, Matheus (kopiist)" ;
    schema1:alternateName "Matheus Gerardi" ;
    schema1:familyName "Gerardi" ;
    schema1:givenName "Matheus" ;
    schema1:hasOccupation "kopiist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5876545134641650f36e645cfb6226cc> ;
    schema1:name "Matheus Gerardi" .

