@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/bhh5r3d>
  pico:hasAge "34"^^xsd:string ;
  schema:givenName "Clasina Aleida"^^xsd:string ;
  schema:name "Clasina Aleida Oostendorp"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e26350b6-7ddd-30e7-e6d3-8c69926af0c2"^^xsd:string ;
  schema:familyName "Oostendorp"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b9nvCdX> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bEmeLsv> ;
  schema:parent <https://n2t.net/ark:/60537/bqbGeSX>, <https://n2t.net/ark:/60537/by6g3KC> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2432254> ;
  schema:deathDate "1845-01-27"^^xsd:date .

