@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/bE8yIhb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f31c69b3-0a6f-49be-c9f1-2969d758991a"^^xsd:string ;
  schema:givenName "Marinus Martinus"^^xsd:string ;
  schema:name "Marinus Martinus Wiezer"@nl ;
  schema:hasOccupation "Siroopwafelbakker"@nl ;
  schema:familyName "Wiezer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7UB7Kr> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2373922> ;
  schema:birthDate "1910-10-21"^^xsd:date .

