@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/brEAiY8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5f6dfcc2-c2b2-9462-5fbd-aa121c90b381"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella van Gassel"@nl ;
  schema:familyName "van Gassel"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bHtKWBL>, <https://n2t.net/ark:/60537/bXhVAfW> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bTkCkcs> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2771426> ;
  schema:birthDate "1813-06-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gassel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

