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

<http://data.bibliotheken.nl/id/thes/p175145849> a schema1:Person ;
    rdfs:label "Wouda, Auke" ;
    schema1:description "vert. (m.n. uit het Duits)" ;
    schema1:familyName "Wouda" ;
    schema1:givenName "Auke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5747fac944dc300a02ba6b0d6b766308> ;
    schema1:name "Auke Wouda" ;
    schema1:sameAs <http://viaf.org/viaf/283296828>,
        <https://isni.org/isni/0000000368948650> .

