@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/bSVdB2C>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f8e4669b-4e12-9fed-ce5d-d134026408de"^^xsd:string ;
  schema:givenName "Johannes Gerardus"^^xsd:string ;
  schema:name "Johannes Gerardus Wout"@nl ;
  schema:familyName "Wout"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qrfq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/218a7354-04d5-ef79-f73d-e8826f122907> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1990487> ;
  schema:birthDate "1864-04-02"^^xsd:date .

