@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/bj9otPR>
  schema:givenName "Cornelia Helena"^^xsd:string ;
  schema:name "Cornelia Helena Monster"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/200557f8-d858-50f3-cd5c-9d465e6efb72"^^xsd:string ;
  schema:familyName "Monster"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhh4H5k> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2356613> ;
  schema:birthDate "1935-07-06"^^xsd:date .

