@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/b9MTSDo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/874e3adb-fb88-ecef-6aaa-5d22db9a0abe"^^xsd:string ;
  schema:familyName "Leuvenberg"^^xsd:string ;
  schema:givenName "Sara"^^xsd:string ;
  schema:name "Sara Leuvenberg"@nl ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bleiswijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7b336b30-4a51-0cb0-6731-07c5b11d7053> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2334137> .

