@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/bRtjJXN>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/38fc2a67-dcda-f6f6-de2b-f569e01889ad"^^xsd:string ;
  schema:familyName "Hunik"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Hunik"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vwfm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/05fa4826-4a69-3801-a3d6-cb602a58dd23> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/591960> ;
  schema:birthDate "1873-09-14"^^xsd:date .

