@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/bJLs2RX>
  schema:hasOccupation "Handelsreiziger"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bc540007-fd0b-2490-1378-f2489805b8b4"^^xsd:string ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon van Praag"@nl ;
  schema:familyName "van Praag"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfqn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/83b97a8d-8a02-7ebe-2d25-f4242bc802ac> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2367141> ;
  schema:birthDate "1855-05-23"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Praag"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

