@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/bjzN5VG>
  schema:givenName "Geertruida"^^xsd:string ;
  schema:name "Geertruida Verheul"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cdb7f9f6-b8d0-b9b7-743f-83370db56734"^^xsd:string ;
  schema:familyName "Verheul"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bbFch78>, <https://n2t.net/ark:/60537/bsunUJo> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRG1mnx> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2646340> ;
  schema:birthDate "1900-04-15"^^xsd:date .

