@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/buYM6qB>
  pico:hasAge "15"^^xsd:string ;
  schema:givenName "Franciscus"^^xsd:string ;
  schema:name "Franciscus Schenk"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/984b9fa1-46bc-ee46-523f-76f555fde196"^^xsd:string ;
  schema:familyName "Schenk"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/be9BtKm>, <https://n2t.net/ark:/60537/bn4bhBO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRtjIk8> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2688018> ;
  schema:deathDate "1873-08-03"^^xsd:date .

