@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/b87iUBq>
  schema:givenName "Antonetta Maria"^^xsd:string ;
  schema:name "Antonetta Maria Lambert"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5aba492e-9b0e-a369-f981-aa3c992c0269"^^xsd:string ;
  schema:familyName "Lambert"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013hh0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ed68bb22-4027-3195-ccc9-0db70e6a3fec> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2843696> ;
  schema:birthDate "1889-07-04"^^xsd:date .

