@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/bcUoSan>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eb8582f7-88f2-0138-6fff-33ff72319fed"^^xsd:string ;
  schema:givenName "Maria Catharina"^^xsd:string ;
  schema:name "Maria Catharina van den Heuvel"@nl ;
  schema:familyName "van den Heuvel"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b4ZO3nF>, <https://n2t.net/ark:/60537/bkOYH1G> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bmRtwkV> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2118254> ;
  schema:birthDate "1917-12-09"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Heuvel"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

