@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b5QeSq>
  ns0:givenName "Christoffel"@nl ;
  ns0:name "Christoffel Pierson"@nl ;
  ns0:hasOccupation "dichter"@nl, "glasschilder"@nl, "kunsthandelaar"@nl, "schilder"@nl, "tekenaar"@nl ;
  ns0:familyName "Pierson" ;
  ns0:alternateName "Pierson, Kristoffel"@nl ;
  rdfs:seeAlso <http://dx.doi.org/10.1093/benz/9780199773787.article.B00141573>, <http://vocab.getty.edu/ulan/500005032>, <http://www.biografischportaal.nl/persoon/05668088>, <https://data.bnf.fr/ark:/12148/cb10285221w>, <https://ecartico.org/persons/5991>, <https://viaf.org/viaf/71380032>, <https://www.wikidata.org/entity/Q2693931> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  owl:sameAs <https://data.rkd.nl/artists/63413>, <https://www.goudatijdmachine.nl/omeka/api/items/1074370> ;
  a pico:PersonObservation ;
  ns0:birthDate "1631-05-19"^^xsd:date ;
  ns0:deathDate "1714-08-11"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Pierson" ;
    ns1:literalName "Christoffel Pierson"@nl
  ] .

