@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bCTmZpb>
  pico:hasAge "75"^^xsd:string ;
  schema:familyName "Happel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7eb8b437-8dee-2c4c-8b36-7c7c8a80ba1a"^^xsd:string ;
  schema:givenName "Martijntje"^^xsd:string ;
  schema:name "Martijntje Happel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6Fp4GN> ;
  schema:parent <https://n2t.net/ark:/60537/b8k0wzF>, <https://n2t.net/ark:/60537/bSvPWA7> ;
  schema:spouse <https://n2t.net/ark:/60537/bn4bmMH> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2762695> ;
  schema:deathDate "1891-06-24"^^xsd:date .

