@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bOkPSAp>
  pico:hasAge "75"^^xsd:string ;
  schema:familyName "de Bas"^^xsd:string ;
  schema:givenName "Hendrika"^^xsd:string ;
  schema:name "Hendrika de Bas"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0fc50290-0b3e-43a8-c60a-a4967dbc9c28"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bGrf3Jf>, <https://n2t.net/ark:/60537/bywFeUb> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/boWtnGr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2242086> ;
  schema:deathDate "1862-06-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bas"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

