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

<http://data.bibliotheken.nl/id/thes/p073898554> a schema1:Person ;
    rdfs:label "Wellens, Jef Pauwel Oscar (1911-)" ;
    schema1:birthDate "1911" ;
    schema1:description "NLMD/W 4225 ; geb. 2 december 1911 te Grimbergen",
        "mb",
        "zie ook: Jef " ;
    schema1:familyName "Wellens" ;
    schema1:givenName "Jef Pauwel Oscar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6ee85e7eb1c9705e0ff6e4577f34155> ;
    schema1:name "Jef Pauwel Oscar Wellens" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p07477977X>,
        <http://viaf.org/viaf/7275161211974640070006>,
        <https://isni.org/isni/0000000392335918> .

