@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_44bf034b-5561-b075-e50b-ae65c0f395c7
  a a2a:Record ;
  rdfs:label "BS Overlijden op 23 december 1930 te Leiden" ;
  a2a:hasPerson oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person-ec4f3ffc-6507-b9da-bc23-a1875e91c4df, oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person-3a7c0e87-6e23-b8da-b511-6acbee8670e4, oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person-fdfb9a4f-c748-985c-4d39-aeb2eedcd39d, oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person-8e3241c1-1fff-6447-d257-c10e0d9930b5 ;
  a2a:hasEvent oa:event_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_0, oa:relationep_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_1, oa:relationep_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_2 ;
  a2a:hasRelationPP oa:relationpp_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_0 ;
  a2a:hasSource oa:source_elo_44bf034b-5561-b075-e50b-ae65c0f395c7 .

oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person-ec4f3ffc-6507-b9da-bc23-a1875e91c4df
  a a2a:Person ;
  rdfs:label "Anna Judith Mollerus" ;
  a2a:PersonName [
    rdfs:label "Anna Judith Mollerus" ;
    a2a:PersonNameFirstName "Anna Judith" ;
    a2a:PersonNameLastName "Mollerus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person-3a7c0e87-6e23-b8da-b511-6acbee8670e4
  a a2a:Person ;
  rdfs:label "Hendrik Wilbrenninck" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wilbrenninck" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wilbrenninck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person-fdfb9a4f-c748-985c-4d39-aeb2eedcd39d
  a a2a:Person ;
  rdfs:label "Antoni Pieter Hendrik Johan Mollerus" ;
  a2a:PersonName [
    rdfs:label "Antoni Pieter Hendrik Johan Mollerus" ;
    a2a:PersonNameFirstName "Antoni Pieter Hendrik Johan" ;
    a2a:PersonNameLastName "Mollerus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person-8e3241c1-1fff-6447-d257-c10e0d9930b5
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Wilhelmina van Loon" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Wilhelmina van Loon" ;
    a2a:PersonNameFirstName "Johanna Cornelia Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1930-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person:ec4f3ffc-6507-b9da-bc23-a1875e91c4df ;
  a2a:EventKeyRef oa:event_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Event1 .

oa:relationep_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person:fdfb9a4f-c748-985c-4d39-aeb2eedcd39d ;
  a2a:EventKeyRef oa:event_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Event1 .

oa:relationep_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person:8e3241c1-1fff-6447-d257-c10e0d9930b5 ;
  a2a:EventKeyRef oa:event_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Event1 .

oa:relationpp_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person:ec4f3ffc-6507-b9da-bc23-a1875e91c4df, oa:person_elo_44bf034b-5561-b075-e50b-ae65c0f395c7_Person:3a7c0e87-6e23-b8da-b511-6acbee8670e4 .

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

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

