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

<http://data.bibliotheken.nl/id/thes/p183382153> a schema1:Person ;
    rdfs:label "Gregoor, Yves" ;
    schema1:description "Brakke Grond" ;
    schema1:familyName "Gregoor" ;
    schema1:givenName "Yves" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5341246fefe5352a288dd44e5900d361> ;
    schema1:name "Yves Gregoor" ;
    schema1:sameAs <http://viaf.org/viaf/286114237>,
        <https://isni.org/isni/0000000392145786> .

