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

<http://data.bibliotheken.nl/id/thes/p07354373X> a schema1:Person ;
    rdfs:label "Noordstrand, Joke" ;
    schema1:description "Noordstrand Educatief",
        "mb" ;
    schema1:familyName "Noordstrand" ;
    schema1:givenName "Joke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61e36ceafac8823bd70240cd9d7783aa> ;
    schema1:name "Joke Noordstrand" ;
    schema1:sameAs <http://viaf.org/viaf/289518442>,
        <https://isni.org/isni/0000000394940441> .

