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

<http://data.bibliotheken.nl/id/thes/p327193441> a schema1:Person ;
    rdfs:label "Rooij, Els Cornelia Maria van (1987-)" ;
    schema1:alternateName "Rooij, E.C.M. van" ;
    schema1:birthDate "1987" ;
    schema1:description "Colofon Geruisloos in het onderwijs vermeldt: E.C.M. van Rooij",
        "Geboren op 14 maart 1987 te Deurne" ;
    schema1:familyName "van Rooij" ;
    schema1:givenName "Els Cornelia Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e57aea39fbc56098f37909ccd7d9f0a> ;
    schema1:name "Els Cornelia Maria van Rooij" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/281400473>,
        <https://isni.org/isni/0000000388246111> .

