@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/bsH4M1s>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f022427e-1233-a833-0796-0d68ae93b516"^^xsd:string ;
  schema:givenName "Huberta"^^xsd:string ;
  schema:name "Huberta Koolmees"@nl ;
  schema:familyName "Koolmees"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bbRU8ou> ;
  schema:spouse <https://n2t.net/ark:/60537/bjMuXco> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bjn4bVM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2839808> .

