@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/bKNW42P>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17100f9a-b0ad-f12a-a7ee-9c514c029fa8"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Mes"@nl ;
  schema:familyName "Mes"^^xsd:string ;
  schema:hasOccupation "Schipper"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8j2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/19ad7ad8-43ac-f1df-f85f-fccc4c229ed1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1962653> ;
  schema:birthDate "1855-08-27"^^xsd:date .

