@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/b1FCsHC>
  schema:familyName "de Vries"^^xsd:string ;
  schema:givenName "Elisabeth Alida Maria"^^xsd:string ;
  schema:name "Elisabeth Alida Maria de Vries"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ff57a438-6515-ec5a-2c56-eb14979aa2e0"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bp9a8qR> ;
  schema:spouse <https://n2t.net/ark:/60537/bTL1HzG> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2411768> ;
  schema:additionalName [
    ns0:baseSurname "Vries"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

