@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/bn4QZ2>
  ns0:givenName "Christoffel"@nl ;
  ns0:name "Christoffel Tirion"@nl ;
  ns0:hasOccupation "medicus"@nl, "predikant"@nl ;
  ns0:familyName "Tirion" ;
  ns0:sameAs <http://data.bibliotheken.nl/id/thes/p10214639X>, <http://data.bibliotheken.nl/id/thes/p164356827>, <http://viaf.org/viaf/283922677>, <http://viaf.org/viaf/305857921> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:subjectOf <https://ecartico.org/persons/38562> ;
  a roar:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1123290> ;
  ns0:birthDate "1675"^^xsd:gYear ;
  ns0:deathDate "1711-05-05"^^xsd:date ;
  ns0:additionalName [ ns1:baseSurname "Tirion" ] .

