@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/bdWTGn4>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b813823c-499b-6a3f-e6d5-a0ae0347ae25"^^xsd:string ;
  schema:givenName "Janna Cornelia"^^xsd:string ;
  schema:name "Janna Cornelia van der Vlist"@nl ;
  schema:familyName "van der Vlist"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00g1md> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bfccc958-2235-cea8-9941-bf037d58b5fb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2564598> ;
  schema:additionalName [
    ns0:baseSurname "Vlist"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

