@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/boJMfWw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/04d2d520-91de-de49-179f-b90a13644ad5"^^xsd:string ;
  schema:givenName "Johanna Klazina"^^xsd:string ;
  schema:name "Johanna Klazina Sloof"@nl ;
  schema:familyName "Sloof"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01brkw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/54710c9b-4a32-7819-e754-6b4576737c15> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2184565> ;
  schema:birthDate "1891-02-09"^^xsd:date .

