@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/beZpftd>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/14f0da6f-3b0d-958a-fd99-f092dfe3ce42"^^xsd:string ;
  schema:familyName "Hunik"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Hunik"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0126ck> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fdfb8796-004b-b263-8f6d-efbb449812db> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2757939> ;
  schema:birthDate "1873-09-14"^^xsd:date .

