@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/bPaDyBG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eece8299-680a-e2c6-d7a8-7711afd16c8b"^^xsd:string ;
  schema:givenName "Jaapje"^^xsd:string ;
  schema:name "Jaapje van der Vreede Lafeber"@nl ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  schema:familyName "van der Vreede Lafeber"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r5zt> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/56917f37-6551-0489-885a-5f54d7ae4881> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2192859> ;
  schema:birthDate "1811-05-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vreede Lafeber"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

