@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p070054738> a schema1:Person ;
    rdfs:label "Winter, Pieter Jan van (1895-1990)" ;
    schema1:birthDate "1895" ;
    schema1:deathDate "1990" ;
    schema1:description "jhr., (vroegmodern-/economisch) historicus (promoveerde in 1927, RU Leiden); was werkzaam als: hoogleraar Nieuwe (m.n. economische) geschiedenis RU Groningen" ;
    schema1:familyName "van Winter" ;
    schema1:givenName "Pieter Jan" ;
    schema1:hasOccupation "historicus",
        "hoogleraar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a104c7d427db343acb6f6571489c3274> ;
    schema1:name "Pieter Jan van Winter" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/23417272>,
        wd:Q2190243,
        <https://isni.org/isni/0000000061409572> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/wint010> .

