@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/bSVdO39>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/777ecc96-6871-d9c4-b20b-78de956a6c46"^^xsd:string ;
  schema:givenName "Johanna Christina"^^xsd:string ;
  schema:name "Johanna Christina Wetzel"@nl ;
  schema:birthPlace "Lörrach"@nl ;
  schema:familyName "Wetzel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01d6df> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5dac1887-2aee-af09-1cc8-a599dd6350b6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2219794> ;
  schema:birthDate "1900-04-14"^^xsd:date .

