@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bEYmKH1>
  pico:hasAge "83"^^xsd:string ;
  schema:givenName "Cornelia L.M."^^xsd:string ;
  schema:name "Cornelia L.M. Quant"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/4d6e33ffc50544d72fd9b708bda5e6883ed8ad1a3eb9a2799a49579557d9fd43"^^xsd:string ;
  schema:familyName "Quant"^^xsd:string ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bSIxyBX> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2725442> .

