@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/bO87ZB2>
  schema:hasOccupation "Gepensioneerd"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5556eaca-fbd8-fb5f-2a31-655f470dbc64"^^xsd:string ;
  schema:familyName "van Rijswijk"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem van Rijswijk"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dhvx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/29842f47-da34-1613-5e8b-fde7a35d86c0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2021535> ;
  schema:additionalName [
    ns0:baseSurname "Rijswijk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

