@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/b0POULL>
  schema:givenName "Bernarda Barendina"^^xsd:string ;
  schema:name "Bernarda Barendina van den Hoed"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1843154e-5aa6-fdc4-d941-6ebcd42dcce8"^^xsd:string ;
  schema:familyName "van den Hoed"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cad63181-510b-4ec1-b225-867fb7e13106> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2604993> ;
  schema:additionalName [
    ns0:baseSurname "Hoed"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

