@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/b9MTA1R>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e16ac229-5d49-099d-a394-1d60d1bd107c"^^xsd:string ;
  schema:familyName "Punselie"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis Punselie"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8z0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2532a619-e5d8-f080-a478-4f985d5f5277> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2004789> ;
  schema:birthDate "1889-09-23"^^xsd:date .

