@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_c431d4d2-1d83-8bd7-4d92-e836412c5ca4
  a a2a:Record ;
  rdfs:label "BS Overlijden op 16 juli 1970 te Leiden" ;
  a2a:hasPerson oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person-2fd8720c-3efe-8bc8-1642-f679e4078045, oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person-c30c1431-be4f-26af-3406-92088ac6148e, oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person-4d59f6f8-c65a-4c94-7304-6a848939fd7a, oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person-43ccb2bd-3585-f0c9-e957-2677c42a47f4 ;
  a2a:hasEvent oa:event_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_0, oa:relationep_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_1, oa:relationep_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_2 ;
  a2a:hasRelationPP oa:relationpp_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_0 ;
  a2a:hasSource oa:source_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4 .

oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person-2fd8720c-3efe-8bc8-1642-f679e4078045
  a a2a:Person ;
  rdfs:label "Cornelia de Kok" ;
  a2a:PersonName [
    rdfs:label "Cornelia de Kok" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Alphen aan den Rijn" ;
    rdfs:label "Alphen aan den Rijn"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorschoten" ;
    rdfs:label "Voorschoten"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person-c30c1431-be4f-26af-3406-92088ac6148e
  a a2a:Person ;
  rdfs:label "Anne Britting" ;
  a2a:PersonName [
    rdfs:label "Anne Britting" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Britting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person-4d59f6f8-c65a-4c94-7304-6a848939fd7a
  a a2a:Person ;
  rdfs:label "Petrus de Kok" ;
  a2a:PersonName [
    rdfs:label "Petrus de Kok" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Alphen aan den Rijn" ;
    rdfs:label "Alphen aan den Rijn"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person-43ccb2bd-3585-f0c9-e957-2677c42a47f4
  a a2a:Person ;
  rdfs:label "Clasina Cornelia Bruines" ;
  a2a:PersonName [
    rdfs:label "Clasina Cornelia Bruines" ;
    a2a:PersonNameFirstName "Clasina Cornelia" ;
    a2a:PersonNameLastName "Bruines"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Alphen aan den Rijn" ;
    rdfs:label "Alphen aan den Rijn"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1970-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person:2fd8720c-3efe-8bc8-1642-f679e4078045 ;
  a2a:EventKeyRef oa:event_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Event1 .

oa:relationep_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person:4d59f6f8-c65a-4c94-7304-6a848939fd7a ;
  a2a:EventKeyRef oa:event_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Event1 .

oa:relationep_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person:43ccb2bd-3585-f0c9-e957-2677c42a47f4 ;
  a2a:EventKeyRef oa:event_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Event1 .

oa:relationpp_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person:2fd8720c-3efe-8bc8-1642-f679e4078045, oa:person_elo_c431d4d2-1d83-8bd7-4d92-e836412c5ca4_Person:c30c1431-be4f-26af-3406-92088ac6148e .

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

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

