@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/bOXWabG>
  pico:hasAge "34"^^xsd:string ;
  schema:familyName "Boekenoogen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0178f2fa-6ac8-40e4-542d-5b8c36068f55"^^xsd:string ;
  schema:givenName "Jan Gerrit"^^xsd:string ;
  schema:name "Jan Gerrit Boekenoogen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  schema:parent <https://n2t.net/ark:/60537/bHg31QX>, <https://n2t.net/ark:/60537/bzmtd14> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btJz9us> ;
  schema:spouse <https://n2t.net/ark:/60537/bWSwZ0A> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2514996> .

