@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/bOXW8SA>
  schema:hasOccupation "Arbeider"@nl ;
  schema:birthPlace "Arum Zwitserland"@nl ;
  schema:familyName "Geng"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/642d5c56-b4f8-c046-5384-5d96ab2e3b22"^^xsd:string ;
  schema:givenName "Peter"^^xsd:string ;
  schema:name "Peter Geng"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hs3w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/acf4b976-c7f8-723a-86f2-685eec1eb914> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2491412> .

