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

<http://data.bibliotheken.nl/id/thes/p421156821> a schema1:Person ;
    rdfs:label "Speyart, Gysbrecht" ;
    schema1:description "tekeningen" ;
    schema1:familyName "Speyart" ;
    schema1:givenName "Gysbrecht" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e2dbb20760d54b1577bb5a3460881fd> ;
    schema1:name "Gysbrecht Speyart" ;
    schema1:sameAs <http://viaf.org/viaf/37154921247963591465>,
        <https://isni.org/isni/0000000474248922> .

