@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/bNVraMf>
  schema:familyName "Gompers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6fc8e9d9-34e1-a664-3c4e-d4ebe913e150"^^xsd:string ;
  schema:givenName "Salomonina"^^xsd:string ;
  schema:name "Salomonina Gompers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfc4Epx> ;
  schema:parent <https://n2t.net/ark:/60537/bG0Qn05>, <https://n2t.net/ark:/60537/byiXdCv> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/580933> ;
  schema:deathDate "1869-06-17"^^xsd:date .

