@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/beZoyJs>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b4683833-25c5-5940-39e5-cebd7fb22ba0"^^xsd:string ;
  schema:givenName "Theodora Carolina"^^xsd:string ;
  schema:name "Theodora Carolina van Vledder"@nl ;
  schema:familyName "van Vledder"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Putten> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01222b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/238bb248-4a7c-6608-7d8b-dd383723461b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1998433> ;
  schema:birthDate "1864-09-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vledder"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

