@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/bIweDC1>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/08b1e1f1-7a49-6e5d-3b7b-327457aae485"^^xsd:string ;
  schema:familyName "Maas"^^xsd:string ;
  schema:givenName "Margaretha Jacoba"^^xsd:string ;
  schema:name "Margaretha Jacoba Maas"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/24794c0e-8e7a-d34b-a80d-feebb22f0529> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2002042> ;
  schema:birthDate "1835-08-17"^^xsd:date .

