@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_1567d766-6ea8-e0a7-e372-33ea7686cccf
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 6 november 1946 te Leiden" ;
  a2a:hasPerson oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-eb058704-8d18-5d9e-db36-514dade0d9cd, oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-476994b0-fd2e-de64-5630-ca676faeede0, oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-c46f49e3-8f48-a6dd-599b-2b2972bc3164, oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-534533d4-1a5c-01da-77d2-fcdc6517af3c, oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-40da65f3-85dc-13be-715e-ff70ab115c91, oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-2e6e75f6-f52e-a114-9d96-e9f3a755a6e0 ;
  a2a:hasEvent oa:event_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_0, oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_1, oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_2, oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_3, oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_4, oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_5 ;
  a2a:hasSource oa:source_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf .

oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-eb058704-8d18-5d9e-db36-514dade0d9cd
  a a2a:Person ;
  rdfs:label "Bastiaan de Boo" ;
  a2a:PersonName [
    rdfs:label "Bastiaan de Boo" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boo"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Profession "kapper" .

oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-476994b0-fd2e-de64-5630-ca676faeede0
  a a2a:Person ;
  rdfs:label "Pieter de Boo" ;
  a2a:PersonName [
    rdfs:label "Pieter de Boo" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-c46f49e3-8f48-a6dd-599b-2b2972bc3164
  a a2a:Person ;
  rdfs:label "Geertruida Antoinette Heere" ;
  a2a:PersonName [
    rdfs:label "Geertruida Antoinette Heere" ;
    a2a:PersonNameFirstName "Geertruida Antoinette" ;
    a2a:PersonNameLastName "Heere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-534533d4-1a5c-01da-77d2-fcdc6517af3c
  a a2a:Person ;
  rdfs:label "Maria Magdalena Siera" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena Siera" ;
    a2a:PersonNameFirstName "Maria Magdalena" ;
    a2a:PersonNameLastName "Siera"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-40da65f3-85dc-13be-715e-ff70ab115c91
  a a2a:Person ;
  rdfs:label "Jacobus Siera" ;
  a2a:PersonName [
    rdfs:label "Jacobus Siera" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Siera"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person-2e6e75f6-f52e-a114-9d96-e9f3a755a6e0
  a a2a:Person ;
  rdfs:label "Hester Labordus" ;
  a2a:PersonName [
    rdfs:label "Hester Labordus" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Labordus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1946-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person:eb058704-8d18-5d9e-db36-514dade0d9cd ;
  a2a:EventKeyRef oa:event_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Event1 .

oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person:476994b0-fd2e-de64-5630-ca676faeede0 ;
  a2a:EventKeyRef oa:event_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Event1 .

oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person:c46f49e3-8f48-a6dd-599b-2b2972bc3164 ;
  a2a:EventKeyRef oa:event_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Event1 .

oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person:534533d4-1a5c-01da-77d2-fcdc6517af3c ;
  a2a:EventKeyRef oa:event_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Event1 .

oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person:40da65f3-85dc-13be-715e-ff70ab115c91 ;
  a2a:EventKeyRef oa:event_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Event1 .

oa:relationep_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Person:2e6e75f6-f52e-a114-9d96-e9f3a755a6e0 ;
  a2a:EventKeyRef oa:event_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf_Event1 .

oa:source_elo_1567d766-6ea8-e0a7-e372-33ea7686cccf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1946-01-01 - 1946-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1946-11-06"^^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: 76" ;
    a2a:Book "Huwelijksregister van Leiden, 1946" ;
    a2a:DocumentNumber "982" ;
    a2a:RegistryNumber "76" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 76, Huwelijksregister van Leiden, 1946, 982, 76"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c1fd0db7-c47c-4969-84a3-c62507d5ff1e/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/1567d766-6ea8-e0a7-e372-33ea7686cccf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c1fd0db7-c47c-4969-84a3-c62507d5ff1e/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/1567d766-6ea8-e0a7-e372-33ea7686cccf" ;
  a2a:RecordGUID "{1567d766-6ea8-e0a7-e372-33ea7686cccf}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1946<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1005/file/76\">Inventarisnummer 76 van archiefnummer 1005 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993)" ;
  a2a:SourceRemarkdeel "76" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_1127_00001127.xml van ELO" .

