@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bi6SHir>
  pico:hasAge "24"^^xsd:string ;
  schema:givenName "Antoinetta Elisabeth"^^xsd:string ;
  schema:name "Antoinetta Elisabeth Klingen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e46d2219-fb94-8501-f618-56aed8647a7c"^^xsd:string ;
  schema:familyName "Klingen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b2hI3FC>, <https://n2t.net/ark:/60537/byW3jWf> ;
  schema:spouse <https://n2t.net/ark:/60537/bachSvI> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/br1t0Ec> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/648140> .

