@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/bhuN5BK>
  pico:hasAge "32"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/69b36138-46b0-12ac-b398-f6e539011bcd"^^xsd:string ;
  schema:familyName "Kruijt"^^xsd:string ;
  schema:givenName "Pieter Jacobus"^^xsd:string ;
  schema:name "Pieter Jacobus Kruijt"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Katwijk> ;
  schema:parent <https://n2t.net/ark:/60537/b1FCsWz>, <https://n2t.net/ark:/60537/bTL1HOD> ;
  schema:spouse <https://n2t.net/ark:/60537/bqpnUs2> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRtjySP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2416054> .

