@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/b7vc0wN>
  ns0:givenName "Arie" ;
  ns0:name "Arie Versluis"@nl ;
  ns0:hasOccupation "Fabriekarbeider"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/e215ef4e-f178-bc3d-ae57-cdf56868253c" ;
  ns0:familyName "Versluis" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSVd1In> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/614680> ;
  ns0:birthDate "1914-12-07"^^xsd:date .

