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

<http://data.bibliotheken.nl/id/thes/p171397746> a schema1:Person ;
    rdfs:label "Roosen, C.J.A." ;
    schema1:description "B9808344: drs. ; psycholoog-psychotherapeut" ;
    schema1:familyName "Roosen" ;
    schema1:givenName "C.J.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c18721e17af9b324af4e76d9cebf8299> ;
    schema1:name "C.J.A. Roosen" ;
    schema1:sameAs <http://viaf.org/viaf/288561112>,
        <https://isni.org/isni/0000000394164606> .

