@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_be06d82f-c2fb-2e92-127b-824bc0d559f4
  a a2a:Record ;
  rdfs:label "BS Overlijden op 30 maart 1956 te Leiden" ;
  a2a:hasPerson oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person-461dc233-3cc5-f38d-72b7-0bf3679f8330, oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person-bcfd0d59-e209-c1d5-7d5d-2afc5ebbcb29, oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person-2fa9e037-7f9f-8d20-b10f-3c154366de81, oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person-a766f7fe-4467-be31-e9df-4423b9bc6130 ;
  a2a:hasEvent oa:event_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_0, oa:relationep_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_1, oa:relationep_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_2 ;
  a2a:hasRelationPP oa:relationpp_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_0 ;
  a2a:hasSource oa:source_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4 .

oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person-461dc233-3cc5-f38d-72b7-0bf3679f8330
  a a2a:Person ;
  rdfs:label "Pieter Jacobus Marks" ;
  a2a:PersonName [
    rdfs:label "Pieter Jacobus Marks" ;
    a2a:PersonNameFirstName "Pieter Jacobus" ;
    a2a:PersonNameLastName "Marks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "77" ;
    rdfs:label "77"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person-bcfd0d59-e209-c1d5-7d5d-2afc5ebbcb29
  a a2a:Person ;
  rdfs:label "Elisabeth Maandag" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maandag" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Maandag"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person-2fa9e037-7f9f-8d20-b10f-3c154366de81
  a a2a:Person ;
  rdfs:label "Franciscus Gijsbertus Marks" ;
  a2a:PersonName [
    rdfs:label "Franciscus Gijsbertus Marks" ;
    a2a:PersonNameFirstName "Franciscus Gijsbertus" ;
    a2a:PersonNameLastName "Marks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person-a766f7fe-4467-be31-e9df-4423b9bc6130
  a a2a:Person ;
  rdfs:label "Anna Maria van Meurs" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Meurs" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meurs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1956-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person:461dc233-3cc5-f38d-72b7-0bf3679f8330 ;
  a2a:EventKeyRef oa:event_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Event1 .

oa:relationep_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person:2fa9e037-7f9f-8d20-b10f-3c154366de81 ;
  a2a:EventKeyRef oa:event_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Event1 .

oa:relationep_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person:a766f7fe-4467-be31-e9df-4423b9bc6130 ;
  a2a:EventKeyRef oa:event_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Event1 .

oa:relationpp_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person:461dc233-3cc5-f38d-72b7-0bf3679f8330, oa:person_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4_Person:bcfd0d59-e209-c1d5-7d5d-2afc5ebbcb29 .

oa:source_elo_be06d82f-c2fb-2e92-127b-824bc0d559f4
  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 "351" ;
    a2a:RegistryNumber "144" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 144, Overlijdensregister van Leiden, 1956, 351, 144"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/ebc005ea-e46a-469b-8b58-d4291ac03276/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/be06d82f-c2fb-2e92-127b-824bc0d559f4" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ebc005ea-e46a-469b-8b58-d4291ac03276/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/be06d82f-c2fb-2e92-127b-824bc0d559f4" ;
  a2a:RecordGUID "{be06d82f-c2fb-2e92-127b-824bc0d559f4}" ;
  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_21359_00021359.xml van ELO" .

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

[] a2a:PersonRemarkdiversen "relatie: Echtgenoot/echtgenote" .
