@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/bI5Qfin>
  schema:familyName "de Vries"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d0e5457d-d699-9165-96bf-e18f932480fe"^^xsd:string ;
  schema:givenName "Theresia Elisabeth"^^xsd:string ;
  schema:name "Theresia Elisabeth de Vries"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Culemborg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sx1b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1e789227-b2b1-7725-4efb-3b9d3b1e9df0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1978301> ;
  schema:birthDate "1874-12-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vries"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

