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

<http://data.bibliotheken.nl/id/thes/p107184516> a schema1:Person ;
    rdfs:label "Jong, Ingeborg de" ;
    schema1:description "Sociale agogie" ;
    schema1:familyName "de Jong" ;
    schema1:givenName "Ingeborg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36f4afe339213b38a2c04755aef60258> ;
    schema1:name "Ingeborg de Jong" ;
    schema1:sameAs <http://viaf.org/viaf/283003436>,
        <https://isni.org/isni/0000000389577633> .

