@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/bL0DVye>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Egberdina"^^xsd:string ;
  schema:name "Egberdina Vos"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c0daca40-46cd-77cc-b28d-e89ecb956d01"^^xsd:string ;
  schema:familyName "Vos"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Groningen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012638> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4c701028-cdf9-59e1-50b2-b6ee1779e310> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2153927> ;
  schema:birthDate "1882-10-23"^^xsd:date .

