@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/bN5DG8C>
  schema:givenName "Clasina Adriana"^^xsd:string ;
  schema:name "Clasina Adriana Vervooren"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1d044875-42ac-548b-c4ed-776b347d03d6"^^xsd:string ;
  schema:familyName "Vervooren"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Culemborg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfqn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3f423007-92a0-beb9-4358-0ead2da2ab79> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2102885> ;
  schema:birthDate "1831-10-18"^^xsd:date .

