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

<http://data.bibliotheken.nl/id/thes/p07513666X> a schema1:Person ;
    rdfs:label "Allessie, Mauritius Antonius (prof.dr.)" ;
    schema1:description "vakgroep Fysiologie, Rijksuniversiteit Limburg" ;
    schema1:familyName "Allessie" ;
    schema1:givenName "Mauritius Antonius" ;
    schema1:hasOccupation "prof.dr." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f15312e69c286d278a97e0e87a984ecd> ;
    schema1:name "Mauritius Antonius Allessie" ;
    schema1:sameAs <http://viaf.org/viaf/291574857> .

