@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/bi6TgnH>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/112b3937-89ba-49ab-1ff1-12da405339a5"^^xsd:string ;
  schema:hasOccupation "Kuiper"@nl ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon van Leeuwen"@nl ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018j7s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c0739ed3-3a19-9e22-ec0b-70354be8ed40> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2567113> ;
  schema:birthDate "1879-04-11"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

