@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/bQQdPLN>
  schema:familyName "Geerling"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b30a7165-818f-8d64-731a-adf58b619d94"^^xsd:string ;
  schema:givenName "Leonardus Cornelis"^^xsd:string ;
  schema:name "Leonardus Cornelis Geerling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fp4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2b505700-2760-c917-aaff-69514acf35d5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2028873> ;
  schema:birthDate "1855-03-04"^^xsd:date .

