@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/bkbTfeW>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e81d36ad-09b6-59f8-e4d5-080b8da2bfd3"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Koppendraaijer"@nl ;
  schema:familyName "Koppendraaijer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n6nf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ffb65ebc-9838-9a85-d119-019b1d84eab5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2771060> ;
  schema:birthDate "1867-04-16"^^xsd:date .

