@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/bbeO1DA>
  schema:familyName "Blom"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2db900ba-a88f-0f90-a1c7-d8a870e2c189"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Blom"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fp4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9277e910-5c3b-b50c-326b-98f59fc96f8d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2760675> .

