@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/bSIxcSw>
  pico:hasAge "74"^^xsd:string ;
  schema:givenName "Anna Catharina"^^xsd:string ;
  schema:name "Anna Catharina Luijpen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2cc6fd7e-6f76-766b-37e4-accaf643cf0b"^^xsd:string ;
  schema:familyName "Luijpen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bD63fDV>, <https://n2t.net/ark:/60537/bKNWp4P> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNw1A76> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2313596> ;
  schema:deathDate "1883-12-18"^^xsd:date .

