@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/bT7VxKi>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3fa1a19d-9048-1d58-23bc-667c413d5718"^^xsd:string ;
  schema:givenName "Maria Magdalena"^^xsd:string ;
  schema:name "Maria Magdalena Tasma"@nl ;
  schema:familyName "Tasma"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b12whTA>, <https://n2t.net/ark:/60537/b8X66Iw> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/beMGvhD> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2278069> ;
  schema:birthDate "1876-10-03"^^xsd:date .

