@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/bQQe1Q6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2be30154-8b93-a6f4-0f09-24bcd1ed73b3"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Nagtegaal"@nl ;
  schema:hasOccupation "Naaister"@nl ;
  schema:familyName "Nagtegaal"^^xsd:string ;
  schema:birthPlace "Ruhrort Pruisen (D)"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xzkq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/63404c0c-0b15-15b4-6bd5-da8936a5a4ed> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2241242> ;
  schema:birthDate "1869-04-11"^^xsd:date .

