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

<http://data.bibliotheken.nl/id/thes/p217862977> a schema1:Person ;
    rdfs:label "Lübbren, Nina" ;
    schema1:description "kunsthistorica" ;
    schema1:familyName "Lübbren" ;
    schema1:givenName "Nina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fc0df66ec814d5a4d0806a18584440b> ;
    schema1:name "Nina Lübbren" ;
    schema1:sameAs <http://viaf.org/viaf/9986161212221040070003> .

