@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b3kcD87>
  pico:hasAge "68"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7c38a559-7191-96f5-3ecd-add2c08380ca"^^xsd:string ;
  schema:givenName "Johannis Cornelis"^^xsd:string ;
  schema:name "Johannis Cornelis Streng"@nl ;
  schema:familyName "Streng"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bFO8UMk> ;
  schema:parent <https://n2t.net/ark:/60537/bNw23a5>, <https://n2t.net/ark:/60537/bVqCRYt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRSIKri> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2123286> ;
  schema:deathDate "1920-05-22"^^xsd:date .

