@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/byW3i13>
  pico:hasAge "4"^^xsd:string ;
  schema:givenName "Daniel"^^xsd:string ;
  schema:name "Daniel Gibbon"@nl ;
  schema:familyName "Gibbon"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b9d69f95-f4d4-9b2f-9608-5eac6f199181"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bcuYPMa> ;
  schema:parent <https://n2t.net/ark:/60537/bi6SFo3>, <https://n2t.net/ark:/60537/br1tuew> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/619401> ;
  schema:deathDate "1829-11-15"^^xsd:date .

