@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/b4N6gvL>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/795203aa-78f2-9048-3670-ca03835c4c82"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Vermeulen"@nl ;
  schema:familyName "Vermeulen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xcph> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/25d97605-ec99-d52b-7f77-59203411cbab> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2007429> ;
  schema:birthDate "1888-06-05"^^xsd:date .

