@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/bGDWSnB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5ee740a8-8847-d7b3-9acd-b4eebae01375"^^xsd:string ;
  schema:givenName "Johannes Marinus"^^xsd:string ;
  schema:name "Johannes Marinus Lamie"@nl ;
  schema:familyName "Lamie"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdKb9zQ> ;
  schema:spouse <https://n2t.net/ark:/60537/bGDWSnB> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2387343> .

