@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_31d60f0b-64d1-522d-627c-710efc869ff8
  a a2a:Record ;
  rdfs:label "BS Overlijden op 15 september 1971 te Leiden" ;
  a2a:hasPerson oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person-cd7b0257-134e-74f8-5eba-a0d55ee5d336, oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person-f7477a18-977e-940a-87d3-75db10cd6f26, oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person-9b7f0ad7-a220-329d-365c-1862774f4b78, oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person-ca2e5fdd-d11f-a4da-8843-72a9861af17f ;
  a2a:hasEvent oa:event_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_31d60f0b-64d1-522d-627c-710efc869ff8_0, oa:relationep_elo_31d60f0b-64d1-522d-627c-710efc869ff8_1, oa:relationep_elo_31d60f0b-64d1-522d-627c-710efc869ff8_2 ;
  a2a:hasRelationPP oa:relationpp_elo_31d60f0b-64d1-522d-627c-710efc869ff8_0 ;
  a2a:hasSource oa:source_elo_31d60f0b-64d1-522d-627c-710efc869ff8 .

oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person-cd7b0257-134e-74f8-5eba-a0d55ee5d336
  a a2a:Person ;
  rdfs:label "Catharina Montanus" ;
  a2a:PersonName [
    rdfs:label "Catharina Montanus" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Montanus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person-f7477a18-977e-940a-87d3-75db10cd6f26
  a a2a:Person ;
  rdfs:label "Antonius Judocus Mingels" ;
  a2a:PersonName [
    rdfs:label "Antonius Judocus Mingels" ;
    a2a:PersonNameFirstName "Antonius Judocus" ;
    a2a:PersonNameLastName "Mingels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person-9b7f0ad7-a220-329d-365c-1862774f4b78
  a a2a:Person ;
  rdfs:label "Fredericus Samuel Montanus" ;
  a2a:PersonName [
    rdfs:label "Fredericus Samuel Montanus" ;
    a2a:PersonNameFirstName "Fredericus Samuel" ;
    a2a:PersonNameLastName "Montanus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person-ca2e5fdd-d11f-a4da-8843-72a9861af17f
  a a2a:Person ;
  rdfs:label "Johanna Tiele" ;
  a2a:PersonName [
    rdfs:label "Johanna Tiele" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Tiele"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1971-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_31d60f0b-64d1-522d-627c-710efc869ff8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person:cd7b0257-134e-74f8-5eba-a0d55ee5d336 ;
  a2a:EventKeyRef oa:event_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Event1 .

oa:relationep_elo_31d60f0b-64d1-522d-627c-710efc869ff8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person:9b7f0ad7-a220-329d-365c-1862774f4b78 ;
  a2a:EventKeyRef oa:event_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Event1 .

oa:relationep_elo_31d60f0b-64d1-522d-627c-710efc869ff8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person:ca2e5fdd-d11f-a4da-8843-72a9861af17f ;
  a2a:EventKeyRef oa:event_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Event1 .

oa:relationpp_elo_31d60f0b-64d1-522d-627c-710efc869ff8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person:cd7b0257-134e-74f8-5eba-a0d55ee5d336, oa:person_elo_31d60f0b-64d1-522d-627c-710efc869ff8_Person:f7477a18-977e-940a-87d3-75db10cd6f26 .

oa:source_elo_31d60f0b-64d1-522d-627c-710efc869ff8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1971-01-01 - 1971-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-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: 159" ;
    a2a:Book "Overlijdensregister van Leiden, 1971" ;
    a2a:DocumentNumber "1174" ;
    a2a:RegistryNumber "159" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 159, Overlijdensregister van Leiden, 1971, 1174, 159"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/fc6a779d-07fb-43bf-9102-778b7ea95130/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/31d60f0b-64d1-522d-627c-710efc869ff8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/fc6a779d-07fb-43bf-9102-778b7ea95130/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/31d60f0b-64d1-522d-627c-710efc869ff8" ;
  a2a:RecordGUID "{31d60f0b-64d1-522d-627c-710efc869ff8}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1971<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1005/file/159\">Inventarisnummer 159 van archiefnummer 1005 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993)" ;
  a2a:SourceRemarkdeel "159" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_7465_00007465.xml van ELO" .

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

