@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/bj9oDkL>
  schema:givenName "Geertruida Sophia"^^xsd:string ;
  schema:name "Geertruida Sophia Wolffenbuttel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0c1b57c7-d8b1-e1bc-90a1-cf22dd326d88"^^xsd:string ;
  schema:familyName "Wolffenbuttel"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bbeNOxT>, <https://n2t.net/ark:/60537/bs3Ys9G> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bMfPDgX> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2527028> ;
  schema:birthDate "1904-05-19"^^xsd:date .

