@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_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 3 augustus 1949 te Leiden" ;
  a2a:hasPerson oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-4c936793-1287-4011-a3a3-f360c1a4a730, oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-bac49049-44d8-417f-86b0-4280a5837978, oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-6796cc1f-022f-4292-835e-b4d98e42a292, oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-101d08bb-9975-4343-a8eb-ae5d04659bea, oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-e9faa417-afdc-4006-86e3-9c23a80d7121, oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-b4b2d057-e239-43ba-81e4-b42b91061578 ;
  a2a:hasEvent oa:event_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_0, oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_1, oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_2, oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_3, oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_4, oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_5 ;
  a2a:hasSource oa:source_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9 .

oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-4c936793-1287-4011-a3a3-f360c1a4a730
  a a2a:Person ;
  rdfs:label "Petrus Metscher" ;
  a2a:PersonName [
    rdfs:label "Petrus Metscher" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Metscher"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "montagewerker" .

oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-bac49049-44d8-417f-86b0-4280a5837978
  a a2a:Person ;
  rdfs:label "Elisabeth Johanna du Prie" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johanna du Prie" ;
    a2a:PersonNameFirstName "Elisabeth Johanna" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Prie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Kaspelaarster" .

oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-6796cc1f-022f-4292-835e-b4d98e42a292
  a a2a:Person ;
  rdfs:label "Petrus Paulus Jacobus Metscher" ;
  a2a:PersonName [
    rdfs:label "Petrus Paulus Jacobus Metscher" ;
    a2a:PersonNameFirstName "Petrus Paulus Jacobus" ;
    a2a:PersonNameLastName "Metscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-101d08bb-9975-4343-a8eb-ae5d04659bea
  a a2a:Person ;
  rdfs:label "Janna Dreef" ;
  a2a:PersonName [
    rdfs:label "Janna Dreef" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Dreef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-e9faa417-afdc-4006-86e3-9c23a80d7121
  a a2a:Person ;
  rdfs:label "Alexander du Prie" ;
  a2a:PersonName [
    rdfs:label "Alexander du Prie" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Prie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person-b4b2d057-e239-43ba-81e4-b42b91061578
  a a2a:Person ;
  rdfs:label "Elisabeth Johanna Rietbergen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johanna Rietbergen" ;
    a2a:PersonNameFirstName "Elisabeth Johanna" ;
    a2a:PersonNameLastName "Rietbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1949-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person:4c936793-1287-4011-a3a3-f360c1a4a730 ;
  a2a:EventKeyRef oa:event_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Event1 .

oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person:bac49049-44d8-417f-86b0-4280a5837978 ;
  a2a:EventKeyRef oa:event_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Event1 .

oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person:6796cc1f-022f-4292-835e-b4d98e42a292 ;
  a2a:EventKeyRef oa:event_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Event1 .

oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person:101d08bb-9975-4343-a8eb-ae5d04659bea ;
  a2a:EventKeyRef oa:event_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Event1 .

oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person:e9faa417-afdc-4006-86e3-9c23a80d7121 ;
  a2a:EventKeyRef oa:event_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Event1 .

oa:relationep_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Person:b4b2d057-e239-43ba-81e4-b42b91061578 ;
  a2a:EventKeyRef oa:event_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9_Event1 .

oa:source_elo_beb504ea-d3b9-4ef8-ab6d-2879cd09baa9
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1949-01-01 - 1949-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1949-08-03"^^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: 79" ;
    a2a:Book "Huwelijksregister van Leiden, 1949" ;
    a2a:DocumentNumber "426" ;
    a2a:RegistryNumber "79" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 79, Huwelijksregister van Leiden, 1949, 426, 79"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/beb504ea-d3b9-4ef8-ab6d-2879cd09baa9/iiif/3/1043596/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/beb504ea-d3b9-4ef8-ab6d-2879cd09baa9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/beb504ea-d3b9-4ef8-ab6d-2879cd09baa9/iiif/3/1043596/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/beb504ea-d3b9-4ef8-ab6d-2879cd09baa9" ;
  a2a:RecordGUID "{beb504ea-d3b9-4ef8-ab6d-2879cd09baa9}" ;
  a2a:SourceRemarkOpmerking "Datum huwelijk: 03-08-1949<br>Jaar akte: 1949<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1005/file/79\">Inventarisnummer 79 van archiefnummer 1005 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993)" ;
  a2a:SourceRemarkdeel "79" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_16219_00016219.xml van ELO" .

