@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/bIIWRjP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3dc58976-03de-fef7-72c0-f9c562100ff1"^^xsd:string ;
  schema:givenName "Jacob Salomo"^^xsd:string ;
  schema:name "Jacob Salomo van Kreveld"@nl ;
  schema:familyName "van Kreveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c8654c09-a9a4-1dc7-78ad-3a0942f32c69> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2594094> ;
  schema:birthDate "1876-03-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kreveld"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

