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

<http://data.bibliotheken.nl/id/thes/p068317565> a schema1:Person ;
    rdfs:label "Poel, Yolanda te (1952-)" ;
    schema1:alternateName "Poel, Maria Yolanda Anna Hubertina te",
        "Poel, Y. te" ;
    schema1:birthDate "1952" ;
    schema1:description "sociaal pedagoge (promoveerde in 1997, RU Leiden); verbonden aan: Sectie Jongerenstudies en jeugdbeleid, Faculteit der Sociale Wetenschappen, RU Leiden." ;
    schema1:familyName "te Poel" ;
    schema1:givenName "Yolanda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a13c235d96865ec7f08d3de030d232e> ;
    schema1:name "Yolanda te Poel" ;
    schema1:sameAs <http://viaf.org/viaf/6548237>,
        <https://isni.org/isni/0000000042577116> .

