@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f
  a a2a:Record ;
  rdfs:label "BS Overlijden op 7 november 1938 te Leiden" ;
  a2a:hasPerson oa:person_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Person-a31bf993-5434-9608-6edb-c2cfbf405d03, oa:person_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Person-1a3e5c26-3253-f508-ebcb-b743112cafef, oa:person_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Person-b17a5c36-f125-3f61-c05c-1991a61fc601 ;
  a2a:hasEvent oa:event_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_0, oa:relationep_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_1, oa:relationep_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_2 ;
  a2a:hasSource oa:source_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f .

oa:person_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Person-a31bf993-5434-9608-6edb-c2cfbf405d03
  a a2a:Person ;
  rdfs:label "Wilhelmina de Graaf" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina de Graaf" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar" ;
    rdfs:label "79 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Person-1a3e5c26-3253-f508-ebcb-b743112cafef
  a a2a:Person ;
  rdfs:label "Anthony Abraham de Graaf" ;
  owl:sameAs oa:person_elo_bac0edf3-ea14-9f86-7c17-38be939efb55_Person-c5c6ed43-41cc-4d23-7f18-23ff86e09e7b, oa:person_elo_bd154f42-02da-4890-a270-7fd191da1455_Person-ba08887f-d7f0-72a0-4606-02ee71109727, oa:person_elo_cdaa956b-8495-1339-64b2-048b80a425f7_Person-0d775800-6283-7b9a-0961-d03e166c8722, oa:person_elo_a558c248-7f24-cb85-5af6-85b6432827c9_Person-b7646ab0-0193-c3dc-970b-3c5c52636e27 ;
  a2a:PersonName [
    rdfs:label "Anthony Abraham de Graaf" ;
    a2a:PersonNameFirstName "Anthony Abraham" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Person-b17a5c36-f125-3f61-c05c-1991a61fc601
  a a2a:Person ;
  rdfs:label "Wilhelmina Houvast" ;
  owl:sameAs oa:person_elo_bac0edf3-ea14-9f86-7c17-38be939efb55_Person-1ff29af2-5bd1-83ca-ca59-198acb0367f0, oa:person_elo_bd154f42-02da-4890-a270-7fd191da1455_Person-21209f6f-c4f3-9d9e-eb01-f394b72659b7, oa:person_elo_cdaa956b-8495-1339-64b2-048b80a425f7_Person-ba42d583-cba6-ec7f-620c-41bd45911256, oa:person_elo_a558c248-7f24-cb85-5af6-85b6432827c9_Person-7102cd7f-f0a0-f5d3-8d68-4c168be55a01 ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Houvast" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Houvast"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1938" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1938-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Person:a31bf993-5434-9608-6edb-c2cfbf405d03 ;
  a2a:EventKeyRef oa:event_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Event1 .

oa:relationep_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Person:1a3e5c26-3253-f508-ebcb-b743112cafef ;
  a2a:EventKeyRef oa:event_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Event1 .

oa:relationep_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Person:b17a5c36-f125-3f61-c05c-1991a61fc601 ;
  a2a:EventKeyRef oa:event_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f_Event1 .

oa:source_elo_75e7140f-e12b-3ca8-67e5-cd099bd8ae1f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1938-01-01 - 1938-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 126" ;
    a2a:Book "Overlijdensregister van Leiden, 1938" ;
    a2a:DocumentNumber "857" ;
    a2a:RegistryNumber "126" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 126, Overlijdensregister van Leiden, 1938, 857, 126"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/75e7140f-e12b-3ca8-67e5-cd099bd8ae1f/iiif/3/1043488/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/75e7140f-e12b-3ca8-67e5-cd099bd8ae1f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/75e7140f-e12b-3ca8-67e5-cd099bd8ae1f/iiif/3/1043488/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/75e7140f-e12b-3ca8-67e5-cd099bd8ae1f" ;
  a2a:RecordGUID "{75e7140f-e12b-3ca8-67e5-cd099bd8ae1f}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1938<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1005/file/126\">Inventarisnummer 126 van archiefnummer 1005 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993)" ;
  a2a:SourceRemarkdeel "126" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_12405_00012405.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Leiden" ;
  a2a:PersonRemarkdatum_overlijden "19381107" .

