@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/bKaQnHm>
  schema:givenName "Aaltje"^^xsd:string ;
  schema:name "Aaltje Bedijs"@nl ;
  schema:familyName "Bedijs"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fea5ae6a-1898-33cc-65e7-730329e10f21"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7a66d2e6-2aa3-4672-332d-940c9887c514> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2331021> .

