@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/byJmOO7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/02ce8e7d-dc4d-a756-b175-cbd45990b0b0"^^xsd:string ;
  schema:givenName "Jan Laurentius"^^xsd:string ;
  schema:name "Jan Laurentius Leijerweert"@nl ;
  schema:familyName "Leijerweert"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bGDWDCQ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bO87wvD> ;
  schema:spouse <https://n2t.net/ark:/60537/br1tGpE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2123970> .

