@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/b6S6j5o>
  schema:familyName "de Vries"^^xsd:string ;
  schema:givenName "Engelina"^^xsd:string ;
  schema:name "Engelina de Vries"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6bbd4408-d3a8-231b-777f-e0c9d69c568a"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leens> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fd83> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6bc41e27-ce46-88e8-1305-35705cb11d37> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2274770> ;
  schema:additionalName [
    ns0:baseSurname "Vries"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

