@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/b9ZBazO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ff243f4d-ace3-8aae-1c1e-4c8cffee925f"^^xsd:string ;
  schema:givenName "Johanna Louisa"^^xsd:string ;
  schema:name "Johanna Louisa Schut"@nl ;
  schema:familyName "Schut"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tn07> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0ec5b161-74b8-97e0-a230-8a25f9fe5175> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1936027> ;
  schema:birthDate "1882-10-08"^^xsd:date .

