@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/brea9EN>
  pico:hasAge "26"^^xsd:string ;
  schema:familyName "Buurman"^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Buurman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4d437207-56a5-6efa-255a-7e14534d9e9b"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9nuEaz> ;
  schema:parent <https://n2t.net/ark:/60537/bapZx3r>, <https://n2t.net/ark:/60537/bH3kNkc> ;
  schema:spouse <https://n2t.net/ark:/60537/bijAkR7> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/620368> .

