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

<http://data.bibliotheken.nl/id/thes/p189489529> a schema1:Person ;
    rdfs:label "Holst, Bert van" ;
    schema1:description "B9943529: lid USINE (Utrechtse St. v.h. Industr. Erfgoed)" ;
    schema1:familyName "van Holst" ;
    schema1:givenName "Bert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86af349e389940d89e1e21b2a952ddf0> ;
    schema1:name "Bert van Holst" ;
    schema1:sameAs <http://viaf.org/viaf/280502934> .

