@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/bAbg7T6>
  pico:hasAge "1"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/328d6761-2ed0-5239-adea-4a137a4380da"^^xsd:string ;
  schema:givenName "Johanna Maria Cornelia"^^xsd:string ;
  schema:name "Johanna Maria Cornelia Nobel"@nl ;
  schema:familyName "Nobel"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b5CUF1V>, <https://n2t.net/ark:/60537/bPNK55h> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/baPon9A> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2731735> ;
  schema:deathDate "1912-06-10"^^xsd:date .

