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

<http://data.bibliotheken.nl/id/thes/p162175191> a schema1:Person ;
    rdfs:label "Juul, Jesper (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:description "B9711749: \"familietherapeut en sinds 1979 leider van het 'Kempler Institute of Scandinavia\"" ;
    schema1:familyName "Juul" ;
    schema1:givenName "Jesper" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0ce62e3aa7601a130e5e15b8658601f> ;
    schema1:name "Jesper Juul" ;
    schema1:sameAs <http://viaf.org/viaf/52921968>,
        wd:Q1390624,
        <https://isni.org/isni/0000000116433714> .

