@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/bchidoh>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7912146b-c9fb-6e2d-2620-ac4412fe8f1d"^^xsd:string ;
  schema:givenName "Magdalena"^^xsd:string ;
  schema:name "Magdalena Vonk"@nl ;
  schema:familyName "Vonk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/be9ACfU> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2538817> ;
  schema:birthDate "1916-06-27"^^xsd:date .

