@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bQqPkAs>
  pico:hasAge "33"^^xsd:string ;
  schema:givenName "Anna Maria Elizabeth"^^xsd:string ;
  schema:name "Anna Maria Elizabeth van Vlassenaar"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e39ed7c8-d5ec-7445-6735-2c97a2f0bc73"^^xsd:string ;
  schema:familyName "van Vlassenaar"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3KBhgx> ;
  schema:parent <https://n2t.net/ark:/60537/b6eZUw5>, <https://n2t.net/ark:/60537/bAOmon7> ;
  schema:spouse <https://n2t.net/ark:/60537/bIwewO7> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/589064> ;
  schema:additionalName [
    ns0:baseSurname "Vlassenaar"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

