@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/b0cIRt5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3962dc50-0fc9-cc4c-5a54-4ecdc5b09229"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Wilson"@nl ;
  schema:familyName "Wilson"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vvwm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c6b1aae6-46fb-bf41-5bf6-551db6d56793> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2587683> ;
  schema:birthDate "1864-02-11"^^xsd:date .

