@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/bGDWBVd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1bdc8636-217f-2f3e-8176-4ca894ef9120"^^xsd:string ;
  schema:givenName "Magdalena"^^xsd:string ;
  schema:name "Magdalena van 't Veld"@nl ;
  schema:familyName "van 't Veld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfpMrQj> ;
  schema:parent <https://n2t.net/ark:/60537/bOyxqIT>, <https://n2t.net/ark:/60537/byW3twL> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2093780> ;
  schema:birthDate "1898-09-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Veld"^^xsd:string ;
    ns0:surnamePrefix "van 't"^^xsd:string
  ] .

