@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/bPNK5Fa>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df86aacf-76ee-68b3-f6bf-4e2027a8162e"^^xsd:string ;
  schema:givenName "Johan Evert"^^xsd:string ;
  schema:name "Johan Evert Nijkamp"@nl ;
  schema:familyName "Nijkamp"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bG0PSxO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2741925> ;
  schema:birthDate "1938-06-25"^^xsd:date .

