@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/b4AqkXb>
  schema:givenName "Bartholomeus"^^xsd:string ;
  schema:name "Bartholomeus Leerintveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/64a56544-a5be-e08c-0c6d-ad52888bdfea"^^xsd:string ;
  schema:familyName "Leerintveld"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bWFPAOU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bxGR9fJ> ;
  schema:spouse <https://n2t.net/ark:/60537/byW48mm> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2823126> .

