@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/b3KCgtS>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/780346c4-7f0c-7a0b-c0cb-464d8579884c"^^xsd:string ;
  schema:givenName "Lambertus"^^xsd:string ;
  schema:name "Lambertus Ruijgers"@nl ;
  schema:familyName "Ruijgers"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bG0QSJk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bs3XGsA> ;
  schema:children <https://n2t.net/ark:/60537/bVQ1wjK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2435553> .

