@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bOkQ49C>
  pico:hasAge "32"^^xsd:string ;
  schema:givenName "Baldeus"^^xsd:string ;
  schema:name "Baldeus Keller"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0ef4a476-61ac-64d1-1228-fcb307b9ec3e"^^xsd:string ;
  schema:familyName "Keller"^^xsd:string ;
  schema:hasOccupation "Timmerman"@nl ;
  schema:children <https://n2t.net/ark:/60537/bGrffgU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWFOyVL> ;
  schema:spouse <https://n2t.net/ark:/60537/bWfqSYk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2448385> .

