@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bezZI3q>
  schema:familyName "Castelein"^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Castelein"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/db04bfd1-6540-41c5-1582-ffbc95e2267d"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b6FpTgT>, <https://n2t.net/ark:/60537/bnuAwTv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCTm4ak> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2553221> ;
  schema:birthDate "1891-07-29"^^xsd:date .

