@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/bO87S4u>
  pico:hasAge "2"^^xsd:string ;
  schema:givenName "Elizabeth"^^xsd:string ;
  schema:name "Elizabeth Looijaard"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/24d3de94-4e3c-7b10-48eb-fcfbcbbf8383"^^xsd:string ;
  schema:familyName "Looijaard"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bGdy3eo>, <https://n2t.net/ark:/60537/byiXerw> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bwR30en> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/595693> ;
  schema:deathDate "1868-01-24"^^xsd:date .

