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

<http://data.bibliotheken.nl/id/thes/p079590500> a schema1:Person ;
    rdfs:label "Legendre, Marc (1956-)" ;
    schema1:alternateName "Legendre" ;
    schema1:birthDate "1956" ;
    schema1:description "Zie ook: Ikke",
        "bron: https://nl.wikipedia.org/wiki/Marc_Legendre" ;
    schema1:familyName "Legendre" ;
    schema1:givenName "Marc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a9816264e67a379650f67f87788c930> ;
    schema1:name "Marc Legendre" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070705348>,
        <http://viaf.org/viaf/6865758>,
        <https://isni.org/isni/0000000120171390> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/lege011> .

