@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/bfc5dzY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/472a1806-568b-7d94-501f-593199e03fbb"^^xsd:string ;
  schema:givenName "Johannes Wilhelmus"^^xsd:string ;
  schema:name "Johannes Wilhelmus Zevers"@nl ;
  schema:familyName "Zevers"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s4n2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/20e8e013-f9c7-b5db-3a08-555cf6bce2ba> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1988077> ;
  schema:birthDate "1866-06-02"^^xsd:date .

