@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b0PP3HL>
  pico:hasAge "38"^^xsd:string ;
  schema:givenName "Christina Maria"^^xsd:string ;
  schema:name "Christina Maria van Outshoorn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c1e88a4c-2630-b90d-de99-52f375bf0f2c"^^xsd:string ;
  schema:familyName "van Outshoorn"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bgEZHib>, <https://n2t.net/ark:/60537/bxuak06> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bO87kVL> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2764622> ;
  schema:deathDate "1892-06-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Outshoorn"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

