@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/bI5QhjV>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/66a54759-f7e7-f2b2-1f00-03a1c1f9cedd"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Schenkel"@nl ;
  schema:familyName "Schenkel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011ttf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/27bfa871-e8f9-1e09-6f6f-af4634a04a4a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2014747> ;
  schema:birthDate "1865-12-11"^^xsd:date .

