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

<http://data.bibliotheken.nl/id/thes/p20263454X> a schema1:Person ;
    rdfs:label "Leytens, Jotine" ;
    schema1:alternateName "Leytens, J." ;
    schema1:description "Coordinator van het Kwaliteitsforum Wijkverpleging en externe vertegenwoordiger van de LCVV bij de Leidschendamconferentie" ;
    schema1:familyName "Leytens" ;
    schema1:givenName "Jotine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a83ca94010aee064878943ae1782d0ea> ;
    schema1:name "Jotine Leytens" ;
    schema1:sameAs <http://viaf.org/viaf/280568868>,
        <https://isni.org/isni/0000000387595571> .

