@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/bwdY2O2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0c1ee064-40ad-7254-c3b8-91fa8c3896cc"^^xsd:string ;
  schema:familyName "Teekens"^^xsd:string ;
  schema:givenName "Teuntje"^^xsd:string ;
  schema:name "Teuntje Teekens"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013mjj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b9872b3c-dae3-ea49-ddeb-fe91382b9905> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2540649> ;
  schema:birthDate "1905-01-04"^^xsd:date .

