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

<http://data.bibliotheken.nl/id/thes/p190369191> a schema1:Person ;
    rdfs:label "Wellens, J. (wolindustrie)" ;
    schema1:familyName "Wellens" ;
    schema1:givenName "J." ;
    schema1:hasOccupation "wolindustrie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67ad3904e74ea85f720b7157ce7b5fe0> ;
    schema1:name "J. Wellens" ;
    schema1:sameAs <http://viaf.org/viaf/287586748>,
        <https://isni.org/isni/000000039331262X> .

