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

<http://data.bibliotheken.nl/id/thes/p371475163> a schema1:Person ;
    rdfs:label "Pinard, Philippe" ;
    schema1:description "scenario strips" ;
    schema1:familyName "Pinard" ;
    schema1:givenName "Philippe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66167e5fee1e0ece1369f471b3a5e21a> ;
    schema1:name "Philippe Pinard" ;
    schema1:sameAs <http://viaf.org/viaf/205015017>,
        <https://isni.org/isni/0000000431761670> .

