@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/bE8ypnK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d4853358-8abf-6e4b-653e-794a52c3c4f1"^^xsd:string ;
  schema:givenName "Klazina Elisabeth"^^xsd:string ;
  schema:name "Klazina Elisabeth Penning"@nl ;
  schema:familyName "Penning"^^xsd:string ;
  schema:birthPlace "Thiel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wvwz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2e20453b-be9d-632e-3ccf-6ddb793fd063> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2039869> ;
  schema:birthDate "1870-06-01"^^xsd:date .

