@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/bijAkR7>
  pico:hasAge "25"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/042ee790-19cf-bfa7-16c2-dfc78348dcb6"^^xsd:string ;
  schema:givenName "Leendert Hendricus"^^xsd:string ;
  schema:name "Leendert Hendricus Zorg"@nl ;
  schema:familyName "Zorg"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b2vpIfI>, <https://n2t.net/ark:/60537/bz8KYuK> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9nuEaz> ;
  schema:spouse <https://n2t.net/ark:/60537/brea9EN> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/620369> .

