@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/bkChyGg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0c0c1a4c-87ca-cb3c-c90c-cadf70fff79d"^^xsd:string ;
  schema:familyName "Peeters"^^xsd:string ;
  schema:givenName "Pieter Jannes"^^xsd:string ;
  schema:name "Pieter Jannes Peeters"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bBrtbnQ>, <https://n2t.net/ark:/60537/bRfDOXT> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bu8X8HA> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2709979> ;
  schema:deathDate "1826-03-23"^^xsd:date .

