@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#> .

<https://n2t.net/ark:/60537/bXhUY9V>
  pico:hasAge "49"^^xsd:string ;
  schema:givenName "Geertruida"^^xsd:string ;
  schema:name "Geertruida Verburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/873b8c73-b56f-fce2-7e16-c340019c0f42"^^xsd:string ;
  schema:familyName "Verburg"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b5cvJic>, <https://n2t.net/ark:/60537/bd75y7g> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJ8kcqH> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2108882> ;
  schema:deathDate "1944-01-03"^^xsd:date .

