@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/b8xHV2x>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/91de6ae6-fc96-1371-3b8a-e6ff906afb40"^^xsd:string ;
  schema:givenName "Uilke"^^xsd:string ;
  schema:name "Uilke Veenstra"@nl ;
  schema:familyName "Veenstra"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b8xHV2x> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bTXIJzH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2460426> .

