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

<http://data.bibliotheken.nl/id/thes/p188829644> a schema1:Person ;
    rdfs:label "Biesma, Sasja (1968-2013)" ;
    schema1:birthDate "1968" ;
    schema1:deathDate "2013" ;
    schema1:description "INTRAVAL",
        "drs. (B0235952), studie sociale en arbeids- & organisatiepsychologie",
        "www.intraval.nl" ;
    schema1:familyName "Biesma" ;
    schema1:givenName "Sasja" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad2f8a80846560d8ca894c180ce9b6f1> ;
    schema1:name "Sasja Biesma" ;
    schema1:sameAs <http://viaf.org/viaf/56140973>,
        <https://isni.org/isni/0000000038860584> .

