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

<http://data.bibliotheken.nl/id/thes/p115651292> a schema1:Person ;
    rdfs:label "Vijselaar, Focco W." ;
    schema1:alternateName "Vijselaar, F.W.",
        "Vijselaar, Focco" ;
    schema1:description "Werkzaam bij de afdeling Monetair en Economisch Beleid van de Nederlandsche Bank" ;
    schema1:familyName "Vijselaar" ;
    schema1:givenName "Focco W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79be376c54d3f32eda05ea95357d1062> ;
    schema1:name "Focco W. Vijselaar" ;
    schema1:sameAs <http://viaf.org/viaf/284790599> .

