@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/bjMusJ5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dbfc2a14-aa98-3bc0-fdff-5788e8bc801a"^^xsd:string ;
  schema:givenName "Johanna Adriana Petronella Geertruida"^^xsd:string ;
  schema:name "Johanna Adriana Petronella Geertruida Klem"@nl ;
  schema:familyName "Klem"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kz4w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7120b060-efbe-d54f-9b90-07ff80eba346> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2295326> ;
  schema:birthDate "1865-10-16"^^xsd:date .

