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

<http://data.bibliotheken.nl/id/thes/p405887728> a schema1:Person ;
    rdfs:label "Bos, Jolanda (1973-)" ;
    schema1:birthDate "1973" ;
    schema1:description "archeologie en ethograaf" ;
    schema1:familyName "Bos" ;
    schema1:givenName "Jolanda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d54a9455dbb519113c8da7753b4054b> ;
    schema1:name "Jolanda Bos" ;
    schema1:sameAs <http://viaf.org/viaf/113147266655835480570>,
        <https://isni.org/isni/0000000475892410> .

