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

<http://data.bibliotheken.nl/id/thes/p106945734> a schema1:Person ;
    rdfs:label "Looijaard, Marjolijn" ;
    schema1:description "diëtist" ;
    schema1:familyName "Looijaard" ;
    schema1:givenName "Marjolijn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd11adf8686aea6064667e2f4794d3ca> ;
    schema1:name "Marjolijn Looijaard" ;
    schema1:sameAs <http://viaf.org/viaf/281747450>,
        <https://isni.org/isni/0000000388578570> .

