@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/bOXWuSn>
  schema:familyName "Elshout"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f8270cb9-f5c0-f9e8-19a0-a9957848913f"^^xsd:string ;
  schema:givenName "Marinus Jacobus"^^xsd:string ;
  schema:name "Marinus Jacobus Elshout"@nl ;
  schema:hasOccupation "Schipper"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015mkn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fb25ed8c-bf67-cabc-0041-b7323d66b6a4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2866253> ;
  schema:birthDate "1888-07-26"^^xsd:date .

