@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/byiXm6Q>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8d4f8c51-d4aa-30b4-127a-735325b1ac78"^^xsd:string ;
  schema:familyName "Reuhl"^^xsd:string ;
  schema:givenName "Wilhelmina Johanna"^^xsd:string ;
  schema:name "Wilhelmina Johanna Reuhl"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/25a26c12-b4a9-59e5-d433-6f52b08c6a18> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2006543> ;
  schema:birthDate "1857-03-22"^^xsd:date .

