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

<http://data.bibliotheken.nl/id/thes/p14262702X> a schema1:Person ;
    rdfs:label "Marion, Mathieu (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "B9515708: studied philosophy; is an assistant professor at the University of Ottawa (philosophy of mathematics and philosophical logic)" ;
    schema1:familyName "Marion" ;
    schema1:givenName "Mathieu" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c15dde556eb9f7d12d8a167107f1449> ;
    schema1:name "Mathieu Marion" ;
    schema1:sameAs <http://viaf.org/viaf/59254359>,
        <https://isni.org/isni/0000000122806126> .

