@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bsuncaW>
  pico:hasAge "18"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d5bdb189-fac1-9b3d-875d-2ca942827a06"^^xsd:string ;
  schema:givenName "Sara"^^xsd:string ;
  schema:name "Sara ter Beek"@nl ;
  schema:familyName "ter Beek"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bbFbzzm>, <https://n2t.net/ark:/60537/bIixPQY> ;
  schema:spouse <https://n2t.net/ark:/60537/bjzMoog> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brrRkfI> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/580321> ;
  schema:additionalName [
    ns0:baseSurname "Beek"^^xsd:string ;
    ns0:surnamePrefix "ter"^^xsd:string
  ] .

