@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/bOLe1Cm>
  schema:familyName "Buis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c897886c-1388-b405-b7ce-e1670baf74d0"^^xsd:string ;
  schema:givenName "Lijsbeth"^^xsd:string ;
  schema:name "Lijsbeth Buis"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bkbSyLj> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bS5qnpR> ;
  schema:children <https://n2t.net/ark:/60537/bWFOQqU> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2016030> .

