@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/b6S6z9S>
  schema:familyName "de Groot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e055f8b3-baf3-266c-b910-eb5ab7e6b838"^^xsd:string ;
  schema:givenName "Jurrina Margaretha"^^xsd:string ;
  schema:name "Jurrina Margaretha de Groot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI5Q2WH> ;
  schema:children <https://n2t.net/ark:/60537/bR2VZfs> ;
  schema:spouse <https://n2t.net/ark:/60537/bYXwO3b> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2544437> ;
  schema:additionalName [
    ns0:baseSurname "Groot"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

