@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/b3kdewu>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4cba215a-5eeb-ff95-f7a9-89d7ea3511a6"^^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/98a2adab-4ffd-fa35-6da7-96f792efb051> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2790887> ;
  schema:birthDate "1859-12-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Schouwenburg"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

