@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/bbeO4t9>
  pico:hasAge "28"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eea2c124-ece4-a9e9-1006-d36bab1060e2"^^xsd:string ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha van Vleuten"@nl ;
  schema:familyName "van Vleuten"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b3kdfFr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3XioO4> ;
  schema:parent <https://n2t.net/ark:/60537/bj9oTfF>, <https://n2t.net/ark:/60537/bNw2GG2> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2811165> ;
  schema:additionalName [
    ns0:baseSurname "Vleuten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

