@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/bkbSNRc>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17ecd28f-7cb2-1129-0aca-52c8e6da5e81"^^xsd:string ;
  schema:familyName "Ooms"^^xsd:string ;
  schema:givenName "Wilhelmi"^^xsd:string ;
  schema:name "Wilhelmi Ooms"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bB13ru8> ;
  schema:children <https://n2t.net/ark:/60537/bQQe48b> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bW2Iqif> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2282013> .

