@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/bz8L8Xq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a4a27f82-d9d7-5837-e99a-8d66b83b8017"^^xsd:string ;
  schema:givenName "Johannes Jacobus"^^xsd:string ;
  schema:name "Johannes Jacobus Wisse"@nl ;
  schema:familyName "Wisse"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Middelburg_Ze> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0126ck> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3cfbc698-b5ba-1ec9-fcb5-9e08ef766989> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2094137> ;
  schema:birthDate "1878-08-10"^^xsd:date .

