@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/bQ0rcvp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f115789b-5da1-b5b9-f1b2-7110699e4377"^^xsd:string ;
  schema:givenName "Theodora"^^xsd:string ;
  schema:name "Theodora van Alkemade"@nl ;
  schema:familyName "van Alkemade"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wrwt> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/44bee2b7-def0-be6f-ea31-8747e3aa51cf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2124021> ;
  schema:birthDate "1850-07-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Alkemade"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

