@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/bG0QOTA>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/559561c1-f742-42a4-2ab2-3513afca22c7"^^xsd:string ;
  schema:familyName "Kooij"^^xsd:string ;
  schema:givenName "Teuntje"^^xsd:string ;
  schema:name "Teuntje Kooij"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x3wz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/83b8bdf0-4776-ef4d-c571-b75d866f8cb0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2367126> ;
  schema:birthDate "1836-03-18"^^xsd:date .

