@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/bhHv6LR>
  pico:hasAge "21"^^xsd:string ;
  schema:givenName "Angelina Francisca"^^xsd:string ;
  schema:name "Angelina Francisca Weck"@nl ;
  schema:birthPlace "Hannover (D)"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/db7879b7-23f0-d6e2-d851-ff2827415667"^^xsd:string ;
  schema:familyName "Weck"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1Sju8f>, <https://n2t.net/ark:/60537/bqpofc2> ;
  schema:spouse <https://n2t.net/ark:/60537/b9MUhYb> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bGQDU2P> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2786543> .

