@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/b62ihCL>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cecfe1ae-533d-638a-dedd-4083961942fb"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Koppendraier"@nl ;
  schema:hasOccupation "Koekbakker"@nl ;
  schema:familyName "Koppendraier"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00svgz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/15898ec0-e534-41df-a04a-93ed3bcfd309> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/647562> ;
  schema:birthDate "1872-11-10"^^xsd:date .

