@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/bQDxNgJ>
  pico:hasAge "71"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a58ffee6-fd22-f576-ff3a-d1103a30b22f"^^xsd:string ;
  schema:familyName "Joosten"^^xsd:string ;
  schema:givenName "Thomas Nicolaas"^^xsd:string ;
  schema:name "Thomas Nicolaas Joosten"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b6sInhw>, <https://n2t.net/ark:/60537/bYy7C7b> ;
  schema:spouse <https://n2t.net/ark:/60537/benib7M> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brrRj9m> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2721940> ;
  schema:deathDate "1906-10-21"^^xsd:date .

