@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/buYM9Mt>
  schema:familyName "Hertz"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4401e1d3-3920-f28a-1572-1fe9a366b552"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:givenName "Marcus"^^xsd:string ;
  schema:name "Marcus Hertz"@nl ;
  schema:birthPlace "Ransbach Duitschland"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/90c06077-1188-b881-684b-dd501501c0ff> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2748085> ;
  schema:birthDate "1808-02-02"^^xsd:date .

