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

<http://data.bibliotheken.nl/id/thes/p419098682> a schema1:Person ;
    rdfs:label "Derckx-Bollen, Toos" ;
    schema1:description "Mede-eigenaar Derckx Konstructie B.V." ;
    schema1:familyName "Derckx-Bollen" ;
    schema1:givenName "Toos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c437c391353665238f53afc4d6485fc3> ;
    schema1:name "Toos Derckx-Bollen" ;
    schema1:sameAs <http://viaf.org/viaf/37153593864851672431> .

