@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/bwEnJvE>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/efd55398-73a0-4518-afcf-8005a143af01-wo4"^^xsd:string ;
  schema:givenName "Theunis"@nl ;
  schema:name "Theunis Wout"@nl ;
  schema:familyName "Wout"@nl ;
  schema:gender schema:Male ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIjwmH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2896419> .

