@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_500fda52-c2d0-ef99-ae3a-ba7581a49cdf
  a a2a:Record ;
  rdfs:label "BS Overlijden op 30 november 1934 te Leiden" ;
  a2a:hasPerson oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person-8d28f85d-e68f-41a7-7ea8-c3fcc314ba57, oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person-36839208-2222-ec5b-96cb-fab0163a2252, oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person-42afdebb-3bef-50d7-7b63-85d167537968, oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person-85c5af68-9d61-cb60-bf42-7f005276598f, oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person-41aa49e6-e12e-97a0-579e-1e1920fc81a1 ;
  a2a:hasEvent oa:event_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_0, oa:relationep_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_1, oa:relationep_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_2 ;
  a2a:hasRelationPP oa:relationpp_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_0, oa:relationpp_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_1 ;
  a2a:hasSource oa:source_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf .

oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person-8d28f85d-e68f-41a7-7ea8-c3fcc314ba57
  a a2a:Person ;
  rdfs:label "Nicolaas van der Kracht" ;
  a2a:PersonName [
    rdfs:label "Nicolaas van der Kracht" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kracht"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59 jaar" ;
    rdfs:label "59 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorschoten" ;
    rdfs:label "Voorschoten"
  ] ;
  a2a:Profession "boerenarbeider" .

oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person-36839208-2222-ec5b-96cb-fab0163a2252
  a a2a:Person ;
  rdfs:label "Cornelia Maria Geerlings" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Geerlings" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Geerlings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person-42afdebb-3bef-50d7-7b63-85d167537968
  a a2a:Person ;
  rdfs:label "Hillegonda Maria Langenzaal" ;
  a2a:PersonName [
    rdfs:label "Hillegonda Maria Langenzaal" ;
    a2a:PersonNameFirstName "Hillegonda Maria" ;
    a2a:PersonNameLastName "Langenzaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person-85c5af68-9d61-cb60-bf42-7f005276598f
  a a2a:Person ;
  rdfs:label "Leonardus van der Kracht" ;
  a2a:PersonName [
    rdfs:label "Leonardus van der Kracht" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kracht"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person-41aa49e6-e12e-97a0-579e-1e1920fc81a1
  a a2a:Person ;
  rdfs:label "Elisabeth Schouten" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Schouten" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1934" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1934-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person:8d28f85d-e68f-41a7-7ea8-c3fcc314ba57 ;
  a2a:EventKeyRef oa:event_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Event1 .

oa:relationep_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person:85c5af68-9d61-cb60-bf42-7f005276598f ;
  a2a:EventKeyRef oa:event_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Event1 .

oa:relationep_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person:41aa49e6-e12e-97a0-579e-1e1920fc81a1 ;
  a2a:EventKeyRef oa:event_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Event1 .

oa:relationpp_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person:8d28f85d-e68f-41a7-7ea8-c3fcc314ba57, oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person:36839208-2222-ec5b-96cb-fab0163a2252 .

oa:relationpp_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person:8d28f85d-e68f-41a7-7ea8-c3fcc314ba57, oa:person_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf_Person:42afdebb-3bef-50d7-7b63-85d167537968 .

oa:source_elo_500fda52-c2d0-ef99-ae3a-ba7581a49cdf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1931-01-01 - 1936-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2960, Periode: 1931-1936" ;
    a2a:Book "Overlijdensregister van Noordwijk, 1931-1936" ;
    a2a:DocumentNumber "119" ;
    a2a:RegistryNumber "2960" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2960, Periode: 1931-1936, Overlijdensregister van Noordwijk, 1931-1936, 119, 2960"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/500fda52-c2d0-ef99-ae3a-ba7581a49cdf/iiif/3/2098331/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/500fda52-c2d0-ef99-ae3a-ba7581a49cdf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/500fda52-c2d0-ef99-ae3a-ba7581a49cdf/iiif/3/2098331/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/500fda52-c2d0-ef99-ae3a-ba7581a49cdf" ;
  a2a:RecordGUID "{500fda52-c2d0-ef99-ae3a-ba7581a49cdf}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1934<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0900/file/2960\">Inventarisnummer 2960 van archiefnummer 0900 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Noordwijk (1399-1932)" ;
  a2a:SourceRemarkdeel "2960" ;
  a2a:SourceRemarkregister_periode "1931-1936" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_5366_00005366.xml van ELO" .

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

