@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/bKoxFhu>
  schema:familyName "Geerlings"^^xsd:string ;
  schema:givenName "Geertrui"^^xsd:string ;
  schema:name "Geertrui Geerlings"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b8d25daf-9869-ada5-4b92-f36f891a336f"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bCtWQuC> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bKNVxz0> ;
  schema:children <https://n2t.net/ark:/60537/bS5qNGT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/618043> .

