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

<http://data.bibliotheken.nl/id/thes/p07234167X> a schema1:Person ;
    rdfs:label "Courtmans, Antoine" ;
    schema1:familyName "Courtmans" ;
    schema1:givenName "Antoine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1184f8bafd59af441f430a0ea7a14ee1> ;
    schema1:name "Antoine Courtmans" ;
    schema1:sameAs <http://viaf.org/viaf/285473551>,
        <https://isni.org/isni/0000000391622173> .

