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

<http://data.bibliotheken.nl/id/thes/p079714811> a schema1:Person ;
    rdfs:label "Wierdsma, Andreas Franciscus Maria (1949-)" ;
    schema1:alternateName "Wierdsma, André",
        "Wierdsma, André F.M." ;
    schema1:birthDate "1949" ;
    schema1:description "P. 311 in B9933579 ... studeerde bedrijfskunde (Nyenrode) en organisatie- en klinische psychologie aan de Vrije Universiteit te Amsterdam. Sinds ..." ;
    schema1:familyName "Wierdsma" ;
    schema1:givenName "Andreas Franciscus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9db374433b733f3d281a4dfdd1b4fe6> ;
    schema1:name "Andreas Franciscus Maria Wierdsma" ;
    schema1:sameAs <http://viaf.org/viaf/7458898>,
        wd:Q2801020,
        <https://isni.org/isni/0000000032437793> .

