@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/b6f0vmV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cbb74e11-2165-8fb4-9e28-23fe216da35a"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella van Vliet"@nl ;
  schema:familyName "van Vliet"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b384db76-be46-a9b1-de6c-cffb9d54feb9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2517192> ;
  schema:birthDate "1871-02-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vliet"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

