@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_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c
  a a2a:Record ;
  rdfs:label "BS Overlijden op 26 juli 1956 te Leiden" ;
  a2a:hasPerson oa:person_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Person-3500da61-1ce2-6540-b6e9-deaf8c5b85bf, oa:person_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Person-3b6fe35b-a7ac-4c9a-d16d-e8433653da66, oa:person_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Person-8bd2069b-cb56-7250-4123-a5635f20a967 ;
  a2a:hasEvent oa:event_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_0, oa:relationep_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_1, oa:relationep_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_2 ;
  a2a:hasSource oa:source_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c .

oa:person_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Person-3500da61-1ce2-6540-b6e9-deaf8c5b85bf
  a a2a:Person ;
  rdfs:label "Romanus Cornelis Johannes van Tilburg" ;
  a2a:PersonName [
    rdfs:label "Romanus Cornelis Johannes van Tilburg" ;
    a2a:PersonNameFirstName "Romanus Cornelis Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "'s Heer-Arendskerke" ;
    rdfs:label "'s Heer-Arendskerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar" ;
    rdfs:label "1 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Heer-Arendskerke" ;
    rdfs:label "'s Heer-Arendskerke"
  ] .

oa:person_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Person-3b6fe35b-a7ac-4c9a-d16d-e8433653da66
  a a2a:Person ;
  rdfs:label "Adrianus van Tilburg" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Tilburg" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Person-8bd2069b-cb56-7250-4123-a5635f20a967
  a a2a:Person ;
  rdfs:label "Antonia Hendrina Rijk" ;
  a2a:PersonName [
    rdfs:label "Antonia Hendrina Rijk" ;
    a2a:PersonNameFirstName "Antonia Hendrina" ;
    a2a:PersonNameLastName "Rijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1956-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Person:3500da61-1ce2-6540-b6e9-deaf8c5b85bf ;
  a2a:EventKeyRef oa:event_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Event1 .

oa:relationep_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Person:3b6fe35b-a7ac-4c9a-d16d-e8433653da66 ;
  a2a:EventKeyRef oa:event_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Event1 .

oa:relationep_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Person:8bd2069b-cb56-7250-4123-a5635f20a967 ;
  a2a:EventKeyRef oa:event_elo_293d5019-e74f-ac5d-5ced-0bfebcb2bf2c_Event1 .

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

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

