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

<http://data.bibliotheken.nl/id/thes/p073246158> a schema1:Person ;
    rdfs:label "Janssen, Tatjana Marianne (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "B9913181 p. 94: \"... is an educational researcher at the Graduate School of Teaching and Learning of the University of Amsterdam ...\"",
        "onderwijskundige ; neerlandica" ;
    schema1:familyName "Janssen" ;
    schema1:givenName "Tatjana Marianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0529615ed8bba458cbbe28deaef35c84> ;
    schema1:name "Tatjana Marianne Janssen" ;
    schema1:sameAs <http://viaf.org/viaf/13944408>,
        <https://isni.org/isni/0000000032643319> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/jans120> .

