@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/bxuaaLm>
  schema:givenName "Aagje"^^xsd:string ;
  schema:name "Aagje Moolenaar"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ee60a45f-4f18-80d5-0ab1-6ae2c40d4388"^^xsd:string ;
  schema:familyName "Moolenaar"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00g2bg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c9c9ae77-3821-b265-a1a2-656a7ed83c39> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2599498> .

