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

<http://data.bibliotheken.nl/id/thes/p387527788> a schema1:Person ;
    rdfs:label "Jong, Anita de" ;
    schema1:description "red.; Bazalt" ;
    schema1:familyName "de Jong" ;
    schema1:givenName "Anita" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3dacdedc564ab08f78f52cce8fc07290> ;
    schema1:name "Anita de Jong" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/317168745>,
        <https://isni.org/isni/0000000452479420> .

