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

<http://data.bibliotheken.nl/id/thes/p073633453> a schema1:Person ;
    rdfs:label "Nuyens, Wim J.F.I." ;
    schema1:alternateName "Nuyens, W.",
        "Nuyens, Wim J." ;
    schema1:description "IVA-Institute for Social Research" ;
    schema1:familyName "Nuyens" ;
    schema1:givenName "Wim J.F.I." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c438b04f32cb94095adab076615ee5b8> ;
    schema1:name "Wim J.F.I. Nuyens" ;
    schema1:sameAs <http://viaf.org/viaf/283273669>,
        <https://isni.org/isni/000000038980121X> .

