@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/bLQrX4s>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/30c376e1-3917-560c-b7dc-373dbf2cc95f"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Sibbes"@nl ;
  schema:familyName "Sibbes"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1FCx0f>, <https://n2t.net/ark:/60537/bTL1LS8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCgeZOm> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2488595> ;
  schema:deathDate "1812-06-08"^^xsd:date .

