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

<http://data.bibliotheken.nl/id/thes/p084884010> a schema1:Person ;
    rdfs:label "Crucq, Wibo (1957-)" ;
    schema1:alternateName "Bourgon Crucq, Jan Willem",
        "Crucq, Jan Willem Bourgon" ;
    schema1:birthDate "1957" ;
    schema1:description "traumatoloog (m.n. schotwonden; promoveerde in 1991, RU Leiden)" ;
    schema1:familyName "Crucq" ;
    schema1:givenName "Wibo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82c34627290eb71e8f15b54d41070a47> ;
    schema1:name "Wibo Crucq" ;
    schema1:sameAs <http://viaf.org/viaf/279942298> .

