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

<http://data.bibliotheken.nl/id/thes/p383806356> a schema1:Person ;
    rdfs:label "Ebisch-Joosten, Ans" ;
    schema1:description "redactie" ;
    schema1:familyName "Ebisch-Joosten" ;
    schema1:givenName "Ans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e09aece2a993ea72f572052dc87962a4> ;
    schema1:name "Ans Ebisch-Joosten" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/317163292> .

