@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/baPp4S9>
  pico:hasAge "41"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa97b327-1c7a-ba2a-e0cf-52af6196927d"^^xsd:string ;
  schema:givenName "Martinus Franciscus"^^xsd:string ;
  schema:name "Martinus Franciscus Verzijl"@nl ;
  schema:hasOccupation "Schipper"@nl ;
  schema:familyName "Verzijl"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b2UOg3g> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b62hSNf> ;
  schema:children <https://n2t.net/ark:/60537/bV0dvVh> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2120400> .

