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

<http://data.bibliotheken.nl/id/thes/p168728524> a schema1:Person ;
    rdfs:label "Jonard, Nicolas" ;
    schema1:description "B9830713, p. 1: Nicolas Jonard" ;
    schema1:familyName "Jonard" ;
    schema1:givenName "Nicolas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0dafee109e0b33029b0e666898e2d21e> ;
    schema1:name "Nicolas Jonard" ;
    schema1:sameAs <http://viaf.org/viaf/12527012>,
        wd:Q55628334,
        <https://isni.org/isni/0000000037460538> .

