@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/bpMgR9e>
  pico:hasAge "37"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8f1b6d8f-d9e1-0a09-7d75-29630c6db2e7"^^xsd:string ;
  schema:givenName "Martinus"^^xsd:string ;
  schema:name "Martinus Oudshoorn"@nl ;
  schema:familyName "Oudshoorn"^^xsd:string ;
  schema:hasOccupation "Wijnkopersknegt"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bFBsuLE> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvp9wjF> ;
  schema:children <https://n2t.net/ark:/60537/bxGRFXM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2399141> .

