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

<https://n2t.net/ark:/60537/bY7ITxe>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/707d593c-2592-bf7b-25f4-8e06c5a0d058"^^xsd:string ;
  schema:familyName "van der Ende"^^xsd:string ;
  schema:givenName "Wilhelmus Hendrikus"^^xsd:string ;
  schema:name "Wilhelmus Hendrikus van der Ende"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfc4SWy> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2333349> ;
  schema:birthDate "1925-09-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ende"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

