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

<http://data.bibliotheken.nl/id/thes/p304503290> a schema1:Person ;
    rdfs:label "Wijs, J.W.M. de" ;
    schema1:description "ir., INTRON" ;
    schema1:familyName "de Wijs" ;
    schema1:givenName "J.W.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf09f4a2412fd5285cfe34f91eae6d35> ;
    schema1:name "J.W.M. de Wijs" ;
    schema1:sameAs <http://viaf.org/viaf/283858867> .

