@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/bQ0qZSq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/84786284-13c0-9e1c-a91f-95162d959b54"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter van der Want"@nl ;
  schema:familyName "van der Want"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mnr8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0aeb25c1-4273-e379-b364-2ffe43897b83> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/612067> ;
  schema:birthDate "1847-05-11"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Want"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

