@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/bkOZeFt>
  pico:hasAge "3"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0988bbd6-5bbe-d493-cf5d-088df5472a66"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria van Ham"@nl ;
  schema:familyName "van Ham"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bBE9Sg2>, <https://n2t.net/ark:/60537/btJA3tk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvp9duo> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2719142> ;
  schema:deathDate "1883-06-18"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ham"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

