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

<http://data.bibliotheken.nl/id/thes/p317336762> a schema1:Person ;
    rdfs:label "Arends, Jan Willem (vert., red.)" ;
    schema1:familyName "Arends" ;
    schema1:givenName "Jan Willem" ;
    schema1:hasOccupation "vert., red." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34155e5682c572e6c82b14e53950941e> ;
    schema1:name "Jan Willem Arends" ;
    schema1:sameAs <http://viaf.org/viaf/280895331>,
        <https://isni.org/isni/000000036889199X> .

