@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_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6
  a a2a:Record ;
  rdfs:label "BS Overlijden op 4 december 1931 te Leiden" ;
  a2a:hasPerson oa:person_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Person-976682e2-b254-18c0-f43a-5bb463b07b36, oa:person_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Person-e0721f54-9692-32cd-ce49-81e1daceeb1e, oa:person_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Person-b0a136de-9a36-7320-20e3-74a29c0cd526 ;
  a2a:hasEvent oa:event_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_0, oa:relationep_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_1, oa:relationep_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_2 ;
  a2a:hasSource oa:source_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6 .

oa:person_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Person-976682e2-b254-18c0-f43a-5bb463b07b36
  a a2a:Person ;
  rdfs:label "Nn Droogh" ;
  a2a:PersonName [
    rdfs:label "Nn Droogh" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Droogh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Person-e0721f54-9692-32cd-ce49-81e1daceeb1e
  a a2a:Person ;
  rdfs:label "Nicolaas Wilhelmus Droogh" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Wilhelmus Droogh" ;
    a2a:PersonNameFirstName "Nicolaas Wilhelmus" ;
    a2a:PersonNameLastName "Droogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Person-b0a136de-9a36-7320-20e3-74a29c0cd526
  a a2a:Person ;
  rdfs:label "Cornelia Elisabeth Turk" ;
  a2a:PersonName [
    rdfs:label "Cornelia Elisabeth Turk" ;
    a2a:PersonNameFirstName "Cornelia Elisabeth" ;
    a2a:PersonNameLastName "Turk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1931" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1931-12-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Person:976682e2-b254-18c0-f43a-5bb463b07b36 ;
  a2a:EventKeyRef oa:event_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Event1 .

oa:relationep_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Person:e0721f54-9692-32cd-ce49-81e1daceeb1e ;
  a2a:EventKeyRef oa:event_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Event1 .

oa:relationep_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Person:b0a136de-9a36-7320-20e3-74a29c0cd526 ;
  a2a:EventKeyRef oa:event_elo_d6995fea-24b9-03dc-e7bc-0e48d47d4ae6_Event1 .

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

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

