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

<http://data.bibliotheken.nl/id/thes/p113909446> a schema1:Person ;
    rdfs:label "Maas, Rian" ;
    schema1:alternateName "Hoorens-Maas, Rian" ;
    schema1:description "staatscourant, onderwijs" ;
    schema1:familyName "Maas" ;
    schema1:givenName "Rian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2eaee64b07b4b116e911e323d2013a44> ;
    schema1:name "Rian Maas" ;
    schema1:sameAs <http://viaf.org/viaf/5759164357929813250002>,
        <https://isni.org/isni/0000000034769222> .

