@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_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc
  a a2a:Record ;
  rdfs:label "BS Overlijden op 4 augustus 1962 te Leiden" ;
  a2a:hasPerson oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person-e48a60eb-fcf1-75c5-b047-3e1f91f6bb9a, oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person-f05dd9dd-5a3d-b7c6-dc3e-8ef44513349c, oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person-c16e9ec8-9eba-3fbc-b3c3-ba940c8cc578, oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person-88b9fe4e-287e-126c-9dae-9f4b9ed2235b ;
  a2a:hasEvent oa:event_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_0, oa:relationep_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_1, oa:relationep_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_2 ;
  a2a:hasRelationPP oa:relationpp_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_0 ;
  a2a:hasSource oa:source_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc .

oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person-e48a60eb-fcf1-75c5-b047-3e1f91f6bb9a
  a a2a:Person ;
  rdfs:label "Geerdina Afina Addens" ;
  a2a:PersonName [
    rdfs:label "Geerdina Afina Addens" ;
    a2a:PersonNameFirstName "Geerdina Afina" ;
    a2a:PersonNameLastName "Addens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "´s Gravenhage" ;
    rdfs:label "´s Gravenhage"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55 jaar" ;
    rdfs:label "55 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person-f05dd9dd-5a3d-b7c6-dc3e-8ef44513349c
  a a2a:Person ;
  rdfs:label "Hendrik Willem Pateman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Willem Pateman" ;
    a2a:PersonNameFirstName "Hendrik Willem" ;
    a2a:PersonNameLastName "Pateman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person-c16e9ec8-9eba-3fbc-b3c3-ba940c8cc578
  a a2a:Person ;
  rdfs:label "Willem Addens" ;
  a2a:PersonName [
    rdfs:label "Willem Addens" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Addens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person-88b9fe4e-287e-126c-9dae-9f4b9ed2235b
  a a2a:Person ;
  rdfs:label "Fenna Loorbach" ;
  a2a:PersonName [
    rdfs:label "Fenna Loorbach" ;
    a2a:PersonNameFirstName "Fenna" ;
    a2a:PersonNameLastName "Loorbach"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1962-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person:e48a60eb-fcf1-75c5-b047-3e1f91f6bb9a ;
  a2a:EventKeyRef oa:event_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Event1 .

oa:relationep_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person:c16e9ec8-9eba-3fbc-b3c3-ba940c8cc578 ;
  a2a:EventKeyRef oa:event_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Event1 .

oa:relationep_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person:88b9fe4e-287e-126c-9dae-9f4b9ed2235b ;
  a2a:EventKeyRef oa:event_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Event1 .

oa:relationpp_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person:e48a60eb-fcf1-75c5-b047-3e1f91f6bb9a, oa:person_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc_Person:f05dd9dd-5a3d-b7c6-dc3e-8ef44513349c .

oa:source_elo_e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1962-01-01 - 1962-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-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: 150" ;
    a2a:Book "Overlijdensregister van Leiden, 1962" ;
    a2a:DocumentNumber "910" ;
    a2a:RegistryNumber "150" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 150, Overlijdensregister van Leiden, 1962, 910, 150"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc/iiif/3/1064055/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc/iiif/3/1064055/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/e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc" ;
  a2a:RecordGUID "{e7db63b0-c35f-5868-1bd7-5edfb2a8a1fc}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1962<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1005/file/150\">Inventarisnummer 150 van archiefnummer 1005 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993)" ;
  a2a:SourceRemarkdeel "150" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_26626_00026626.xml van ELO" .

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

