@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/bGDXf7X>
  pico:hasAge "18"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0ce916a5-6d7c-f1ac-7f48-151c88a7b386"^^xsd:string ;
  schema:givenName "Joanna Maria"^^xsd:string ;
  schema:name "Joanna Maria van Velsen"@nl ;
  schema:familyName "van Velsen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bOyy3Tf>, <https://n2t.net/ark:/60537/bWt7SI9> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bPojQLH> ;
  schema:spouse <https://n2t.net/ark:/60537/byJnri2> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2793715> ;
  schema:additionalName [
    ns0:baseSurname "Velsen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

