@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bvBRxCc>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Evertje"^^xsd:string ;
  schema:name "Evertje van Tellingen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8cce46e9-22d5-a6f5-30e8-85bfeaf2d542"^^xsd:string ;
  schema:familyName "van Tellingen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zeist> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2b407755-4d3c-5dcb-246a-ba335f0e0d69> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2028628> ;
  schema:birthDate "1862-12-04"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Tellingen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

