@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/breazS3>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b4620f86-8b2c-ea79-16c5-15127cc1d53f"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Schenk"@nl ;
  schema:familyName "Schenk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8z0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8125dd1b-8df3-e722-861d-039b08eccc54> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2357270> ;
  schema:birthDate "1859-12-20"^^xsd:date .

