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

<http://data.bibliotheken.nl/id/thes/p10121751X> a schema1:Person ;
    rdfs:label "Knaack, Ruud" ;
    schema1:description "Als universitair hoofddocent werkzaam bij de Afdeling Algemene Economie van de Faculteit der Economische Wetenschappen en Econometrie van de Universiteit van Amsterdam" ;
    schema1:familyName "Knaack" ;
    schema1:givenName "Ruud" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7109b8cd41196809b0303477aba55cd2> ;
    schema1:name "Ruud Knaack" ;
    schema1:sameAs <http://viaf.org/viaf/9059610>,
        <https://isni.org/isni/0000000032505194> .

