@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/b9nvHiQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/922ecc59-e84f-ca9b-52d5-25d3010b285c"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Zandvoort"@nl ;
  schema:familyName "Zandvoort"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r12j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b50de081-6a12-2706-ff5b-1a40f04448e8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2523314> ;
  schema:birthDate "1857-04-13"^^xsd:date .

