@prefix ns0: <https://schema.org/> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bMudYB>
  ns0:givenName "Jan"@nl ;
  ns0:name "Jan Fransz. Verzijl"@nl ;
  ns0:hasOccupation "kunstschilder"@nl ;
  ns0:familyName "Verzijl" ;
  ns0:sameAs <http://www.biografischportaal.nl/persoon/28194511>, <http://www.genealogieonline.nl/stamboom-boas/I5254.php>, <http://www.wikidata.org/entity/Q2742010>, <https://rkd.nl/explore/artists/80789>, <https://www.vondel.humanities.uva.nl/ecartico/persons/8510>, <https://www.vondel.humanities.uva.nl/ecartico/persons/8514> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:subjectOf <https://ecartico.org/persons/7832> ;
  a roar:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1123310> ;
  ns0:deathDate "1647-09-24"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Verzijl" ;
    ns1:patronym "Fransz."
  ] .

