@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/bPokmDS>
  pico:hasAge "21"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cdf079fc-899e-e2be-add5-014443360701"^^xsd:string ;
  schema:givenName "Johanna Maria Elizabeth"^^xsd:string ;
  schema:name "Johanna Maria Elizabeth van der Vlist"@nl ;
  schema:familyName "van der Vlist"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b5cvVC6>, <https://n2t.net/ark:/60537/bzz9J1t> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFb2pVV> ;
  schema:spouse <https://n2t.net/ark:/60537/bHtKxP0> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2328946> ;
  schema:additionalName [
    ns0:baseSurname "Vlist"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

