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

<http://data.bibliotheken.nl/id/thes/p073225142> a schema1:Person ;
    rdfs:label "Loos, Wolter Statius de (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "endocrinoloog (promoveerde in 1988, RU Groningen); werkzaam als: consulent voor psychotraumatologie, polikliniek Psychotramatologie, Universitair Medisch Centrum Utrecht en Centraal Militair Hospitaal" ;
    schema1:familyName "de Loos" ;
    schema1:givenName "Wolter Statius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac0183b0ab227a8167e60e79f4d8cd8c> ;
    schema1:name "Wolter Statius de Loos" ;
    schema1:sameAs <http://viaf.org/viaf/281726286>,
        <https://isni.org/isni/0000000388506411> .

