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

<https://n2t.net/ark:/60537/bmeoAK8>
  pico:hasAge "46"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f0efe3ea-4916-dda2-2f81-0f18af2056b0"^^xsd:string ;
  schema:familyName "Vink"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Vink"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bC3zdpj>, <https://n2t.net/ark:/60537/bu8YpAf> ;
  schema:spouse <https://n2t.net/ark:/60537/bJLsmNB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkbRUnp> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2704877> ;
  schema:deathDate "1945-06-21"^^xsd:date .

