@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/bxgtm95>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d31e0cf4-ba66-d4b2-cc24-271aefbe4489"^^xsd:string ;
  schema:givenName "Joannis"^^xsd:string ;
  schema:name "Joannis Smulders"@nl ;
  schema:familyName "Smulders"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b8KpAah> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhUaN1d> ;
  schema:spouse <https://n2t.net/ark:/60537/bSVe0eE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2436810> .

