@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/b1SiRaD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ca38ef1f-a65b-254d-f65c-d8767df8d834"^^xsd:string ;
  schema:familyName "Paretti"^^xsd:string ;
  schema:givenName "Victorine Sophie Antoinette"^^xsd:string ;
  schema:name "Victorine Sophie Antoinette Paretti"@nl ;
  schema:children <https://n2t.net/ark:/60537/bhHuuPD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bUaqcTX> ;
  schema:spouse <https://n2t.net/ark:/60537/bywF7sq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2108627> .

