@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#> .

<https://n2t.net/ark:/60537/bbFcjV8>
  schema:givenName "Bransje Salomo"^^xsd:string ;
  schema:name "Bransje Salomo Kreveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7ab43612-3d12-514f-3db7-5d5cdd1996fe"^^xsd:string ;
  schema:familyName "Kreveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e9683827-e5a3-47fc-3015-e49358411380> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2696667> ;
  schema:birthDate "1869-04-29"^^xsd:date .

