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

<http://data.bibliotheken.nl/id/thes/p314765727> a schema1:Person ;
    rdfs:label "Jacobs, Els (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:description "huishoudcoach" ;
    schema1:familyName "Jacobs" ;
    schema1:givenName "Els" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5fb140bd25f183366270887cc87fdda> ;
    schema1:name "Els Jacobs" ;
    schema1:sameAs <http://viaf.org/viaf/284947459>,
        <https://isni.org/isni/0000000369065542> .

