@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/bt6tY9W>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6edad2b2-81b9-9c10-f26e-3e8c2522a613"^^xsd:string ;
  schema:givenName "Wilhelmus Antonius Hubertus"^^xsd:string ;
  schema:name "Wilhelmus Antonius Hubertus Wilson"@nl ;
  schema:familyName "Wilson"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w9sn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e1c8b02b-fda5-1e1e-50e2-e0829b14f213> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2666169> ;
  schema:birthDate "1862-11-30"^^xsd:date .

