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

<http://data.bibliotheken.nl/id/thes/p205285457> a schema1:Person ;
    rdfs:label "Hilhorst, S.K.M." ;
    schema1:description "B0016407: ir." ;
    schema1:familyName "Hilhorst" ;
    schema1:givenName "S.K.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f6e9906d95d04e9fb8ac3bdc697a459> ;
    schema1:name "S.K.M. Hilhorst" ;
    schema1:sameAs <http://viaf.org/viaf/280602803>,
        <https://isni.org/isni/0000000387602241> .

