@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/bR2VoM4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/132fc93c-077c-5180-ecd4-39fbb2ddaeb7"^^xsd:string ;
  schema:givenName "Jacobus Cornelis"^^xsd:string ;
  schema:name "Jacobus Cornelis Steenkamer"@nl ;
  schema:familyName "Steenkamer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013z14> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/095d73a7-95cb-2c03-24e1-b0911610b1f3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/605945> ;
  schema:birthDate "1895-08-24"^^xsd:date .

