@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/bDiKEMG>
  schema:givenName "Edmond Gustave"^^xsd:string ;
  schema:name "Edmond Gustave Winckel"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8b30a5d2-6088-1003-63e3-5385ae9f5dfc"^^xsd:string ;
  schema:birthPlace "Luxemburg België"@nl ;
  schema:familyName "Winckel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00d9mr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/25c10dfd-1683-4bb4-f590-509d941d1b96> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2007030> ;
  schema:birthDate "1846-12-21"^^xsd:date .

