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

<http://data.bibliotheken.nl/id/thes/p086153498> a schema1:Person ;
    rdfs:label "Verboog, Margreet (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "B9908061: \" ... linguïst en logopedist en werkzaam als docente in het NT2-onderwijs. Zij is verbonden aan Bureau Spreektaal in Amsterdam ...\"",
        "logopediste" ;
    schema1:familyName "Verboog" ;
    schema1:givenName "Margreet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/810b44ba245cccbb0be9e3c01cef27f2> ;
    schema1:name "Margreet Verboog" ;
    schema1:sameAs <http://viaf.org/viaf/11506721>,
        <https://isni.org/isni/000000003027242X> .

