@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/bngT3Ss>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d72b998a-4436-3889-35f7-09b9c288b1b3"^^xsd:string ;
  schema:familyName "Jaske"^^xsd:string ;
  schema:givenName "Theodorus"^^xsd:string ;
  schema:name "Theodorus Jaske"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mhgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c55c393e-71eb-6d7e-139a-8a91696ba8da> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2793106> ;
  schema:birthDate "1853-03-09"^^xsd:date .

