@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/bDJ9ohP>
  schema:givenName "Arnoldus Wilhelmus"^^xsd:string ;
  schema:name "Arnoldus Wilhelmus van Straaten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7d44ac5-d01e-c80c-a3f5-731fe5b4c4fe"^^xsd:string ;
  schema:familyName "van Straaten"^^xsd:string ;
  schema:hasOccupation "Zeevarende"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s2vs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8e730d1f-cab7-2994-e20b-9b14bd7be38b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2408497> ;
  schema:birthDate "1834-06-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Straaten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

