@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/bbRTTeQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dea65553-8de7-09f8-c13b-05c670eb158c"^^xsd:string ;
  schema:givenName "Johannes Cornelis"^^xsd:string ;
  schema:name "Johannes Cornelis Tuinman"@nl ;
  schema:familyName "Tuinman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hc55> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c1032c95-a01c-f27d-0226-a946e46d63e0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2569281> ;
  schema:birthDate "1851-09-19"^^xsd:date .

