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

<http://data.bibliotheken.nl/id/thes/p284188190> a schema1:Person ;
    rdfs:label "Laere, V. van" ;
    schema1:description "B0535561: Stichting Dreamstart",
        "B0737646: mevr. V. van Laere MSc (Adviesbureau Van Laere)" ;
    schema1:familyName "van Laere" ;
    schema1:givenName "V." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07b04a52f37da622a9330e6aa71b4844> ;
    schema1:name "V. van Laere" ;
    schema1:sameAs <http://viaf.org/viaf/284728020>,
        <https://isni.org/isni/0000000390983479> .

