@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/bqC4mQB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2d3fa6da-a912-7f96-1046-3f5ee931634d"^^xsd:string ;
  schema:givenName "Kornelia"^^xsd:string ;
  schema:name "Kornelia Vermaas"@nl ;
  schema:familyName "Vermaas"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oud-Beijerland> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n076> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4f8d0a15-443f-0b02-8ac9-58bf5eb22a68> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2165870> ;
  schema:birthDate "1836-12-24"^^xsd:date .

