@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/bKNWkgt>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/478cd616-9e90-9d32-d403-627a574eb052"^^xsd:string ;
  schema:givenName "Johan Herman"^^xsd:string ;
  schema:name "Johan Herman Kohlbrugge"@nl ;
  schema:familyName "Kohlbrugge"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qn06> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/646ea670-0ca1-82f1-30b7-5e711e855d9e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2245941> ;
  schema:birthDate "1859-01-14"^^xsd:date .

