@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/bY7J4Cn>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4e3ba300-9cef-273a-450c-5a442e010cca"^^xsd:string ;
  schema:familyName "Snaterse"^^xsd:string ;
  schema:givenName "Teunis Maarten"^^xsd:string ;
  schema:name "Teunis Maarten Snaterse"@nl ;
  schema:hasOccupation "Wijnhandelaar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bezYXUb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2531071> ;
  schema:birthDate "1901-10-27"^^xsd:date .

