@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/bGDX3sJ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/76268151-106e-fa2a-1fff-9ac3fb2e43a1"^^xsd:string ;
  schema:givenName "Karel Gerrit"^^xsd:string ;
  schema:name "Karel Gerrit Visser"@nl ;
  schema:familyName "Visser"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ttk5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c5310092-ae99-dabd-f035-586c14991b5d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2585245> .

