@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/bbeNJaF>
  schema:givenName "Geertruida Josina"^^xsd:string ;
  schema:name "Geertruida Josina Snelleman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/47204654-2560-5eaa-8903-0ccddb831ed3"^^xsd:string ;
  schema:familyName "Snelleman"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bs3YmM4> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXvCgbx> ;
  schema:spouse <https://n2t.net/ark:/60537/bzLRv9k> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2430908> .

