@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/b2vqhU3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9ad81098-c9a2-8cf8-5682-b0e82186bc7f"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes van der Velden"@nl ;
  schema:familyName "van der Velden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011435> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ba8d9ce6-cfdc-f480-7205-3e5426b899ec> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2544662> ;
  schema:birthDate "1889-06-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Velden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

