@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/bMSW6kJ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/608eea94-8924-0b59-6740-ae820909f742"^^xsd:string ;
  schema:familyName "Jansen"^^xsd:string ;
  schema:givenName "Maria Truvenna"^^xsd:string ;
  schema:name "Maria Truvenna Jansen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01735p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5e4368a0-92d3-6c31-5055-f07c72d4e582> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2222140> ;
  schema:birthDate "1904-04-18"^^xsd:date .

