@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_761a85c7-86f0-5f4e-12e0-c19bec7a4523
  a a2a:Record ;
  rdfs:label "BS Overlijden op 5 juli 1956 te Leiden" ;
  a2a:hasPerson oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person-a1577f04-3895-bc07-61fa-13e940acfd79, oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person-8f64fc05-7ba7-66dd-6f19-f171aac890f2, oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person-f85063be-36ac-0e67-916b-04246b39f038, oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person-8d72f7fa-80a1-0418-3c6a-6db96694dcc1 ;
  a2a:hasEvent oa:event_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_0, oa:relationep_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_1, oa:relationep_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_2 ;
  a2a:hasRelationPP oa:relationpp_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_0 ;
  a2a:hasSource oa:source_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523 .

oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person-a1577f04-3895-bc07-61fa-13e940acfd79
  a a2a:Person ;
  rdfs:label "Christoffel Hendrik Neervoort" ;
  a2a:PersonName [
    rdfs:label "Christoffel Hendrik Neervoort" ;
    a2a:PersonNameFirstName "Christoffel Hendrik" ;
    a2a:PersonNameLastName "Neervoort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "s Gravenhage\"" ;
    rdfs:label "s Gravenhage\""
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53" ;
    rdfs:label "53"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Garvenhage" ;
    rdfs:label "'s Garvenhage"
  ] ;
  a2a:Profession "transportarbeider" .

oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person-8f64fc05-7ba7-66dd-6f19-f171aac890f2
  a a2a:Person ;
  rdfs:label "Maria Clasina Josephina Hetterscheid" ;
  a2a:PersonName [
    rdfs:label "Maria Clasina Josephina Hetterscheid" ;
    a2a:PersonNameFirstName "Maria Clasina Josephina" ;
    a2a:PersonNameLastName "Hetterscheid"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person-f85063be-36ac-0e67-916b-04246b39f038
  a a2a:Person ;
  rdfs:label "Hendrik Christoffel Neervoort" ;
  a2a:PersonName [
    rdfs:label "Hendrik Christoffel Neervoort" ;
    a2a:PersonNameFirstName "Hendrik Christoffel" ;
    a2a:PersonNameLastName "Neervoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person-8d72f7fa-80a1-0418-3c6a-6db96694dcc1
  a a2a:Person ;
  rdfs:label "Maria Martina Voogt" ;
  a2a:PersonName [
    rdfs:label "Maria Martina Voogt" ;
    a2a:PersonNameFirstName "Maria Martina" ;
    a2a:PersonNameLastName "Voogt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1956-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person:a1577f04-3895-bc07-61fa-13e940acfd79 ;
  a2a:EventKeyRef oa:event_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Event1 .

oa:relationep_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person:f85063be-36ac-0e67-916b-04246b39f038 ;
  a2a:EventKeyRef oa:event_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Event1 .

oa:relationep_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person:8d72f7fa-80a1-0418-3c6a-6db96694dcc1 ;
  a2a:EventKeyRef oa:event_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Event1 .

oa:relationpp_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person:a1577f04-3895-bc07-61fa-13e940acfd79, oa:person_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523_Person:8f64fc05-7ba7-66dd-6f19-f171aac890f2 .

oa:source_elo_761a85c7-86f0-5f4e-12e0-c19bec7a4523
  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 "631" ;
    a2a:RegistryNumber "144" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 144, Overlijdensregister van Leiden, 1956, 631, 144"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/659f13c3-6b34-46d6-adaf-f00aba77c0c5/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/761a85c7-86f0-5f4e-12e0-c19bec7a4523" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/659f13c3-6b34-46d6-adaf-f00aba77c0c5/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/761a85c7-86f0-5f4e-12e0-c19bec7a4523" ;
  a2a:RecordGUID "{761a85c7-86f0-5f4e-12e0-c19bec7a4523}" ;
  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_20260701_20145_00020145.xml van ELO" .

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

[] a2a:PersonRemarkdiversen "relatie: Weduwnaar/weduwe" .
