@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bZnV3SE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/07ac298a-d376-6d1e-e31a-db2d71de6f82"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "Michaëlis"^^xsd:string ;
  schema:givenName "Teunis Cornelis"^^xsd:string ;
  schema:name "Teunis Cornelis Michaëlis"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bd759Pp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2435600> ;
  schema:birthDate "1898-07-14"^^xsd:date .

