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

<http://data.bibliotheken.nl/id/thes/p284856401> a schema1:Person ;
    rdfs:label "Werner, Frank (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:description "B0512006: Environment and Development, Zürich ; Ph.D. (2002) Swiss Federal Institute of Technology = Eidgenössische Technische Hochschule Zürich",
        "via website ETH Zürich (abstract dissertation): 1968-" ;
    schema1:familyName "Werner" ;
    schema1:givenName "Frank" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b941869a56f5393d7fbb37dc4ed7407f> ;
    schema1:name "Frank Werner" ;
    schema1:sameAs <http://viaf.org/viaf/11825434>,
        <https://isni.org/isni/0000000037415550> .

