@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_frl_e6afa787-ecee-602f-420f-b44d97e2a598
  a a2a:Record ;
  rdfs:label "Overlijden op 9 juli 1940 te Franeker" ;
  a2a:hasPerson oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person-c6b74f2f-50f9-4ad6-cab1-e15d06ff563c, oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person-bafbebea-2635-42e8-a5b2-a0cd59794bb7, oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person-6da9f72e-7791-4d93-9203-539c114b7e84, oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person-e865c9f7-c4ee-4648-8509-60a2d9dd05a8 ;
  a2a:hasEvent oa:event_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e6afa787-ecee-602f-420f-b44d97e2a598_0, oa:relationep_frl_e6afa787-ecee-602f-420f-b44d97e2a598_1, oa:relationep_frl_e6afa787-ecee-602f-420f-b44d97e2a598_2 ;
  a2a:hasRelationPP oa:relationpp_frl_e6afa787-ecee-602f-420f-b44d97e2a598_0 ;
  a2a:hasSource oa:source_frl_e6afa787-ecee-602f-420f-b44d97e2a598 .

oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person-c6b74f2f-50f9-4ad6-cab1-e15d06ff563c
  a a2a:Person ;
  rdfs:label "Eliazer Gans" ;
  a2a:PersonName [
    rdfs:label "Eliazer Gans" ;
    a2a:PersonNameFirstName "Eliazer" ;
    a2a:PersonNameLastName "Gans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "88 jaar" ;
    rdfs:label "88 jaar"
  ] .

oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person-bafbebea-2635-42e8-a5b2-a0cd59794bb7
  a a2a:Person ;
  rdfs:label "Meinhard Jacobs Gans" ;
  a2a:PersonName [
    rdfs:label "Meinhard Jacobs Gans" ;
    a2a:PersonNameFirstName "Meinhard" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Gans"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person-6da9f72e-7791-4d93-9203-539c114b7e84
  a a2a:Person ;
  rdfs:label "Catharina de Haan" ;
  a2a:PersonName [
    rdfs:label "Catharina de Haan" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person-e865c9f7-c4ee-4648-8509-60a2d9dd05a8
  a a2a:Person ;
  rdfs:label "Hanna Israëls" ;
  a2a:PersonName [
    rdfs:label "Hanna Israëls" ;
    a2a:PersonNameFirstName "Hanna" ;
    a2a:PersonNameLastName "Israëls"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1940-07-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:relationep_frl_e6afa787-ecee-602f-420f-b44d97e2a598_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person:c6b74f2f-50f9-4ad6-cab1-e15d06ff563c ;
  a2a:EventKeyRef oa:event_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Event1 .

oa:relationep_frl_e6afa787-ecee-602f-420f-b44d97e2a598_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person:bafbebea-2635-42e8-a5b2-a0cd59794bb7 ;
  a2a:EventKeyRef oa:event_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Event1 .

oa:relationep_frl_e6afa787-ecee-602f-420f-b44d97e2a598_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person:6da9f72e-7791-4d93-9203-539c114b7e84 ;
  a2a:EventKeyRef oa:event_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Event1 .

oa:relationpp_frl_e6afa787-ecee-602f-420f-b44d97e2a598_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person:c6b74f2f-50f9-4ad6-cab1-e15d06ff563c, oa:person_frl_e6afa787-ecee-602f-420f-b44d97e2a598_Person:e865c9f7-c4ee-4648-8509-60a2d9dd05a8 .

oa:source_frl_e6afa787-ecee-602f-420f-b44d97e2a598
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1940-07-11 - 1940-07-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-07-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-07-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1940-07-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Harlingen - Tresoar, Bron: boek, Deel: 3076, Periode: 1940" ;
    a2a:Book "Overlijdensregister 1940" ;
    a2a:DocumentNumber "0085" ;
    a2a:RegistryNumber "3076" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Harlingen - Tresoar, Bron: boek, Deel: 3076, Periode: 1940, Overlijdensregister 1940, 0085, 3076"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/27c57827-1864-eda9-6b73-5294af57a06b.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e6afa787-ecee-602f-420f-b44d97e2a598" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/27c57827-1864-eda9-6b73-5294af57a06b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e6afa787-ecee-602f-420f-b44d97e2a598" ;
  a2a:RecordGUID "{e6afa787-ecee-602f-420f-b44d97e2a598}" ;
  a2a:SourceRemarkOpmerking "Overleden te Franeker" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Harlingen - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3076" ;
  a2a:SourceRemarkregister_periode "1940" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_44297_00044297.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwnaar" ;
  a2a:PersonRemarkplaats_overlijden "Franeker" ;
  a2a:PersonRemarkdatum_overlijden "1940-07-09" .

