@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/p084743549> a schema1:Person ;
    rdfs:label "Koorn, Jan Willem Cornelis" ;
    schema1:alternateName "Koorn, Wilco" ;
    schema1:familyName "Koorn" ;
    schema1:givenName "Jan Willem Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5c754589f79f1e7b3832fef820b55e6> ;
    schema1:name "Jan Willem Cornelis Koorn" ;
    schema1:sameAs <http://viaf.org/viaf/285439381>,
        wd:Q102326880,
        <https://isni.org/isni/0000000391578352> .

