@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/b7UBypZ>
  schema:givenName "Antonia Maria"^^xsd:string ;
  schema:name "Antonia Maria Dercksen"@nl ;
  schema:familyName "Dercksen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/96f31476-f9b0-58ae-dda3-724ffa9d4866"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b000JBp>, <https://n2t.net/ark:/60537/bSi7EUZ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2hHE4R> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2097512> ;
  schema:birthDate "1836-09-01"^^xsd:date .

