@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/bSi88aI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9dab243a-2a79-9224-ea4a-fc8ec17d731f"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Mes"@nl ;
  schema:familyName "Mes"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qf6d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cea8c78f-9187-0445-82d7-60d74c6894fc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2620172> ;
  schema:birthDate "1855-08-27"^^xsd:date .

