@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/b6FpfCZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de33dae9-998f-402b-87a2-1aeabb9ff9b7"^^xsd:string ;
  schema:hasOccupation "Onderwijzeres"@nl ;
  schema:givenName "Theresia Maria Ida"^^xsd:string ;
  schema:name "Theresia Maria Ida Vlasveld"@nl ;
  schema:familyName "Vlasveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0124jw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/01972aa2-860f-35bc-d38a-9e645a0612ce> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/574421> ;
  schema:birthDate "1868-08-05"^^xsd:date .

