@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/bTL1IzR>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/715f51ed-eedf-c87d-e8ae-5e6d6ecfb7a7"^^xsd:string ;
  schema:givenName "Johanna Margo"^^xsd:string ;
  schema:name "Johanna Margo van de Rotte"@nl ;
  schema:familyName "van de Rotte"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01222b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9ccf9905-5746-fb8e-db3d-1fbab636c0fa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2429130> ;
  schema:birthDate "1887-07-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Rotte"^^xsd:string ;
    ns0:surnamePrefix "van de"^^xsd:string
  ] .

