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

<http://data.bibliotheken.nl/id/thes/p072692626> a schema1:Person ;
    rdfs:label "Jansen, Wilhelmus (1946- ; socioloog, statistiek)" ;
    schema1:birthDate "1946" ;
    schema1:description "B8936024 en B8831862 : socioloog met als specialisaties Methoden en Technieken van Sociaal-wetenschappelijk onderzoek en Sociale Psychologie",
        "B9217266; Faculteit Sociale Wetenschappen Utrecht ; info over auteur uit",
        "methodologische en statistische aspecten van (sociale) stratificatie ; ook over beeldstatistiek" ;
    schema1:familyName "Jansen" ;
    schema1:givenName "Wilhelmus" ;
    schema1:hasOccupation "socioloog, statistiek" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5211487b30d512a0e49fd79cbd7f0b1c> ;
    schema1:name "Wilhelmus Jansen" ;
    schema1:sameAs <http://viaf.org/viaf/38798413>,
        <https://isni.org/isni/0000000040958521> .

