@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/beZp4zq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/70853f5a-eda1-dd93-4fc4-38bc86304e88"^^xsd:string ;
  schema:givenName "Izaak"^^xsd:string ;
  schema:name "Izaak van Stavel"@nl ;
  schema:hasOccupation "Reiziger"@nl ;
  schema:familyName "van Stavel"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schijndel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bf8cc6f0-d5a9-e9e1-121f-209ae38d3f1f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2563522> ;
  schema:birthDate "1844-05-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Stavel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

