@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/bpmS9B1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fe5791d6-d2b6-aaa8-c19d-fe7573da9883"^^xsd:string ;
  schema:givenName "Johannes Gerhardus"^^xsd:string ;
  schema:name "Johannes Gerhardus Wisse"@nl ;
  schema:familyName "Wisse"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0126ck> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2c908887-b71c-acb4-9686-9fa8d7c80589> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2033742> ;
  schema:birthDate "1899-07-28"^^xsd:date .

