@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/b2hIxCf>
  schema:givenName "Geertruida Cornelia"^^xsd:string ;
  schema:name "Geertruida Cornelia Huurman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7a24926-d61a-b218-0e1d-36f2461c07ca"^^xsd:string ;
  schema:familyName "Huurman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7vbPy2> ;
  schema:children <https://n2t.net/ark:/60537/bMtxXHE> ;
  schema:spouse <https://n2t.net/ark:/60537/bUo7Mvw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2457919> .

