@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bAOmWdu>
  pico:hasAge "79"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/84203e20-36c3-fc8e-e17e-015f24fe51ca"^^xsd:string ;
  schema:familyName "van Eijk"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem van Eijk"@nl ;
  schema:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  schema:parent <https://n2t.net/ark:/60537/bIIWL1c>, <https://n2t.net/ark:/60537/bQDxzOH> ;
  schema:spouse <https://n2t.net/ark:/60537/bsTM7pA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bwdXhLZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2481313> ;
  schema:deathDate "1928-09-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eijk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

