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

<http://data.bibliotheken.nl/id/thes/p152491678> a schema1:Person ;
    rdfs:label "Balke, Adriana (sociale competentie)" ;
    schema1:description "Studeerde cultuurwetenschappen. Zij is ontwikkelmedewerker sociale competentie en ouderbetrokkenheid bij Stichting De Meeuw Rotterdam" ;
    schema1:familyName "Balke" ;
    schema1:givenName "Adriana" ;
    schema1:hasOccupation "sociale competentie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de44427d40ccb0c712cddcf2135dcea1> ;
    schema1:name "Adriana Balke" ;
    schema1:sameAs <http://viaf.org/viaf/289760354>,
        <https://isni.org/isni/0000000395108366> .

