@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/bWFPhAU>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aa582fdc-bd24-cf4f-5b2a-8bf2e946284b"^^xsd:string ;
  schema:givenName "Pleuntje"^^xsd:string ;
  schema:name "Pleuntje Scharleman"@nl ;
  schema:familyName "Scharleman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mnmm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/aead5f48-0cfe-658e-e592-771e36b038ba> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2498052> ;
  schema:birthDate "1844-01-20"^^xsd:date .

