@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bachPxz>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/939c14c2-a274-63a8-68b9-e19dad5af5a4"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van Roon"@nl ;
  schema:familyName "van Roon"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bi6SEkh>, <https://n2t.net/ark:/60537/br1ttbK> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bYKO2Gd> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/599833> ;
  schema:birthDate "1913-11-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Roon"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

