@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/bNVruXQ>
  pico:hasAge "44"^^xsd:string ;
  schema:givenName "Catharina"^^xsd:string ;
  schema:name "Catharina Lagers"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/83c79f01-bce9-4bc4-e4c8-03b96273b095"^^xsd:string ;
  schema:familyName "Lagers"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bG0QG9h>, <https://n2t.net/ark:/60537/bVQ1iLI> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWt6JVV> ;
  schema:spouse <https://n2t.net/ark:/60537/by6fRmz> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2211118> ;
  schema:deathDate "1847-07-02"^^xsd:date .

