@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/b2hIyrg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/935e52ea-7102-0c83-ced3-d0bd1cf8eb93"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Verbeij"@nl ;
  schema:hasOccupation "Schoolleerling"@nl ;
  schema:familyName "Verbeij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hqdv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a7f7517f-edc6-d8e3-8a82-5bdc12d3f467> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2472153> .

