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

<http://data.bibliotheken.nl/id/thes/p383645727> a schema1:Person ;
    rdfs:label "Amstutz, Lisa J." ;
    schema1:description "jeugdboeken informatief" ;
    schema1:familyName "Amstutz" ;
    schema1:givenName "Lisa J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/821ae4672408050657ce2838d2d03d33> ;
    schema1:name "Lisa J. Amstutz" ;
    schema1:sameAs <http://viaf.org/viaf/311831466>,
        <https://isni.org/isni/0000000443908406> .

