@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/bM383hb>
  pico:hasAge "48"^^xsd:string ;
  schema:givenName "Arendje"^^xsd:string ;
  schema:name "Arendje Ploeger"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/95ed0724-fc86-3fb4-61a7-f3d09f91a5b9"^^xsd:string ;
  schema:familyName "Ploeger"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bBQQi6q> ;
  schema:parent <https://n2t.net/ark:/60537/bEmeUTr>, <https://n2t.net/ark:/60537/bwrF64I> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/571283> ;
  schema:deathDate "1845-11-08"^^xsd:date .

