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

<http://data.bibliotheken.nl/id/thes/p142865133> a schema1:Person ;
    rdfs:label "Broerse, Judith (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:description "jeugdpsychiatrie" ;
    schema1:familyName "Broerse" ;
    schema1:givenName "Judith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5baf7295f76b2715434c42fe398d2fd7> ;
    schema1:name "Judith Broerse" ;
    schema1:sameAs <http://viaf.org/viaf/287854536>,
        <https://isni.org/isni/0000000393516091> .

