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

<http://data.bibliotheken.nl/id/thes/p372572316> a schema1:Person ;
    rdfs:label "Nelemans, Rianne" ;
    schema1:description "toerisme" ;
    schema1:familyName "Nelemans" ;
    schema1:givenName "Rianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be99a063809fe9b7257f3a65d055f9ec> ;
    schema1:name "Rianne Nelemans" ;
    schema1:sameAs <http://viaf.org/viaf/309892873> .

