@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/bmeoJvO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ef93b2b0-576d-9b9d-1a8a-16c7bd9317c2"^^xsd:string ;
  schema:givenName "Johanna Cornelia"^^xsd:string ;
  schema:name "Johanna Cornelia Seeverts"@nl ;
  schema:familyName "Seeverts"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Someren> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f1fbbbac-3541-4be5-afd9-2260e19fb02b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2861303> ;
  schema:birthDate "1839-03-25"^^xsd:date .

