@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/bb2640P>
  schema:familyName "Bos"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/062c5538-72f1-79be-f065-f3f051fc3e12"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  schema:givenName "Teuntje"^^xsd:string ;
  schema:name "Teuntje Bos"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014cvz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a34c7c94-a218-24d5-799e-f2fbbbcbae34> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2454133> ;
  schema:birthDate "1905-06-29"^^xsd:date .

