@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/b7HTJJW>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/be5a50ff-6f2e-5f19-22b7-e4aa63f96daa"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Roest"@nl ;
  schema:familyName "Roest"^^xsd:string ;
  schema:hasOccupation "Schoolleerling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/182c1970-99a7-2f5b-9e79-d34d9bfbcce8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1956884> .

