@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#> .

<https://n2t.net/ark:/60537/bRG1wG4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ea87c05e-ac98-aa1f-a516-3de994620d39"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Vermeulen"@nl ;
  schema:familyName "Vermeulen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nr9c> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/22e33a11-2113-5599-1d52-6bd4a2c8415b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1995875> ;
  schema:birthDate "1838-03-02"^^xsd:date .

