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

<http://data.bibliotheken.nl/id/thes/p172514541> a schema1:Person ;
    rdfs:label "Marijs, Lourien" ;
    schema1:description "Arbeidsdeskundige",
        "B9943248: Sectie opleiding en voorlichting in organisaties, Universiteit Leiden" ;
    schema1:familyName "Marijs" ;
    schema1:givenName "Lourien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82c48cfe5cef1eaae9a64c1b20f97921> ;
    schema1:name "Lourien Marijs" ;
    schema1:sameAs <http://viaf.org/viaf/281368453>,
        <https://isni.org/isni/0000000388203066> .

