@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/bWFPhG5>
  pico:hasAge "44"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e370c749-5ea1-e82f-96cf-8621f21ac0bd"^^xsd:string ;
  schema:givenName "Joannes"^^xsd:string ;
  schema:name "Joannes Pijpenzeel"@nl ;
  schema:familyName "Pijpenzeel"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b4Aq2RL> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bC3yjLz> ;
  schema:parent <https://n2t.net/ark:/60537/bGQEF2h>, <https://n2t.net/ark:/60537/bOLetRa> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2499809> .

