@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/p073457116> a schema1:Person ;
    rdfs:label "Hengst, S." ;
    schema1:description "B9906415: prof.ir.",
        "roepnaam: Sjoerd" ;
    schema1:familyName "Hengst" ;
    schema1:givenName "S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/187b24138f1ff67dd364116e2487fdd0> ;
    schema1:name "S. Hengst" ;
    schema1:sameAs <http://viaf.org/viaf/1807746>,
        wd:Q73625543,
        <https://isni.org/isni/0000000045124665> .

