@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/b9ZBYqS>
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Koppendraaijer"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c6bed6ee-dbea-920c-6446-58176fb0073f"^^xsd:string ;
  schema:familyName "Koppendraaijer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h888> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/97a7d48f-1a85-e2b2-2bb6-58ce56305396> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2786900> .

