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

<http://data.bibliotheken.nl/id/thes/p140336826> a schema1:Person ;
    rdfs:label "Neijmeijer, Laura" ;
    schema1:description "Algemene Sociale Wetenschappen : Gezondheidsstudies" ;
    schema1:familyName "Neijmeijer" ;
    schema1:givenName "Laura" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54aae71c3ba868cc0886d79d97c25a24> ;
    schema1:name "Laura Neijmeijer" ;
    schema1:sameAs <http://viaf.org/viaf/291624141>,
        <https://isni.org/isni/0000000396623300> .

