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

<http://data.bibliotheken.nl/id/thes/p316174637> a schema1:Person ;
    rdfs:label "Jacobs, Nele (vert.)" ;
    schema1:familyName "Jacobs" ;
    schema1:givenName "Nele" ;
    schema1:hasOccupation "vert." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3cf4f2c84a6392e2cb046ac4858d940> ;
    schema1:name "Nele Jacobs" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/289487322>,
        <https://isni.org/isni/0000000368883754> .

