@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/bzz9xjQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5c1f1cfd-77b5-fa70-ce4a-09dc3f061802"^^xsd:string ;
  schema:givenName "Thomasina Johanna Adriana"^^xsd:string ;
  schema:name "Thomasina Johanna Adriana van Schouwenburg"@nl ;
  schema:familyName "van Schouwenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sfj7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/43c40fd2-1f59-bd2d-55d5-59324c3a236a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2120189> ;
  schema:birthDate "1859-12-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Schouwenburg"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

