@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/bEyX6Rb>
  schema:familyName "Borreman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8280d65c-883c-253e-321a-e120b1ab7ee0"^^xsd:string ;
  schema:givenName "Sophia Berendina"^^xsd:string ;
  schema:name "Sophia Berendina Borreman"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9ade2bd2-9347-2d33-8de1-b277d75ca001> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2421864> ;
  schema:birthDate "1892-11-05"^^xsd:date .

