@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/bN5E7a2>
  pico:hasAge "32"^^xsd:string ;
  schema:givenName "Cornelia Laurina"^^xsd:string ;
  schema:name "Cornelia Laurina Priem"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7e028df5-48f2-8bb6-85de-9c7041676df2"^^xsd:string ;
  schema:familyName "Priem"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b2UOH5m>, <https://n2t.net/ark:/60537/bV0dVYz> ;
  schema:spouse <https://n2t.net/ark:/60537/bFb3ikV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/box4cKN> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2585477> ;
  schema:deathDate "1950-12-21"^^xsd:date .

