@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/bHg3jQc>
  schema:givenName "Coenraad"^^xsd:string ;
  schema:name "Coenraad Leeflang"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6ad05a1a-2eda-5109-e9e8-00930d15e282"^^xsd:string ;
  schema:familyName "Leeflang"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/eba042aa-9cc6-6438-cdef-8eec1d92f02b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2836803> ;
  schema:birthDate "1884-10-28"^^xsd:date .

