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

<http://data.bibliotheken.nl/id/thes/p271345586> a schema1:Person ;
    rdfs:label "Palm, Marianne" ;
    schema1:description "vert." ;
    schema1:familyName "Palm" ;
    schema1:givenName "Marianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/878a7a6ece346eb3e332d68ef378b7fb> ;
    schema1:name "Marianne Palm" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/5545149108592368780009>,
        <https://isni.org/isni/0000000368803072> .

