@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/b2I6tPR>
  schema:familyName "Brink"^^xsd:string ;
  schema:givenName "Cornelia Cicilia Wilhelmina"^^xsd:string ;
  schema:name "Cornelia Cicilia Wilhelmina Brink"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/57bfad8c-e0c9-7b2a-ec94-89a7fe332c2b"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bjMtFcY> ;
  schema:parent <https://n2t.net/ark:/60537/bMSVTQj>, <https://n2t.net/ark:/60537/bUNwIHM> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2002379> ;
  schema:birthDate "1900-07-25"^^xsd:date .

