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

<http://data.bibliotheken.nl/id/thes/p18745857X> a schema1:Person ;
    rdfs:label "Magiels, Geerdt (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "B0307791: bioloog en (wetenschaps)filosoof" ;
    schema1:familyName "Magiels" ;
    schema1:givenName "Geerdt" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6dea1b013b19cc2795c29816826392d> ;
    schema1:name "Geerdt Magiels" ;
    schema1:sameAs <http://viaf.org/viaf/74938502>,
        <https://isni.org/isni/0000000017516629> .

