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

<http://data.bibliotheken.nl/id/thes/p203265858> a schema1:Person ;
    rdfs:label "Cruts, Anita" ;
    schema1:alternateName "Thewessen-Cruts, Anita" ;
    schema1:description "leermiddelen" ;
    schema1:familyName "Cruts" ;
    schema1:givenName "Anita" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d65a7a4d8a98322e72271424c2559a89> ;
    schema1:name "Anita Cruts" ;
    schema1:sameAs <http://viaf.org/viaf/194570016>,
        <https://isni.org/isni/0000000388492232> .

