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

<http://data.bibliotheken.nl/id/thes/p070944725> a schema1:Person ;
    rdfs:label "Wiechmann, Ans" ;
    schema1:alternateName "Wiechmann, Agnes" ;
    schema1:description "vert." ;
    schema1:familyName "Wiechmann" ;
    schema1:givenName "Ans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab26ea6a902fc4048d964002f5a9e1de> ;
    schema1:name "Ans Wiechmann" ;
    schema1:sameAs <http://viaf.org/viaf/290240998>,
        <https://isni.org/isni/0000000369178117> .

