@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/bfCviiw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9726a019-a7e0-db76-41b8-ca1591100cb7"^^xsd:string ;
  schema:familyName "Ravestijn"^^xsd:string ;
  schema:givenName "Susanna Maria"^^xsd:string ;
  schema:name "Susanna Maria Ravestijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019smb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9356953b-3cb0-3dfb-ec70-1c7a47090f98> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2767411> .

