@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b7hvQ66>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e56f59c8-91cd-6a4c-d8bd-baa88d27d246"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  schema:givenName "Sophia"^^xsd:string ;
  schema:name "Sophia van der Strigt"@nl ;
  schema:familyName "van der Strigt"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bfc5ETB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bT7V0CX> ;
  schema:children <https://n2t.net/ark:/60537/bZnV4XO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2454892> ;
  schema:additionalName [
    ns0:baseSurname "Strigt"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

