@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/p072597747> a schema1:Person ;
    rdfs:label "Spoormaker, J.L." ;
    schema1:description "prof.ir." ;
    schema1:familyName "Spoormaker" ;
    schema1:givenName "J.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8865a0b826da52386d23f0040ea5336> ;
    schema1:name "J.L. Spoormaker" ;
    schema1:sameAs <http://viaf.org/viaf/286064308>,
        wd:Q73625132,
        <https://isni.org/isni/000000039210241X> .

