@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/btwRSpr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/857d5886-6292-1334-522c-cb01585e7a1b"^^xsd:string ;
  schema:givenName "Mareus"^^xsd:string ;
  schema:name "Mareus Oppenheim"@nl ;
  schema:hasOccupation "Ondermeester"@nl ;
  schema:familyName "Oppenheim"^^xsd:string ;
  schema:birthPlace "Oud Beijerland"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/512e39d3-a7a4-50fe-0add-10208fa240c7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2172010> .

