@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_8f79e4da-429b-fb4d-3a68-4e849baed695
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 5 juni 1856 te Leiden" ;
  a2a:hasPerson oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-ca643bad-3f89-9510-29dd-0ab55e418505, oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-bdf35b90-42ea-1f6c-7cf7-44078fe55f70, oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-10947058-f150-c8c0-c42f-03fd95d59d7d, oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-dcc099b4-481c-eba6-070d-0d4481689df7, oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-83a1d61d-a696-5ea3-804d-777360376382, oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-5cfeb7c9-4238-4224-cabd-8b1d3e850852 ;
  a2a:hasEvent oa:event_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_0, oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_1, oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_2, oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_3, oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_4, oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_5 ;
  a2a:hasSource oa:source_elo_8f79e4da-429b-fb4d-3a68-4e849baed695 .

oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-ca643bad-3f89-9510-29dd-0ab55e418505
  a a2a:Person ;
  rdfs:label "Frederic Marie Balthasar Alewyn" ;
  a2a:PersonName [
    rdfs:label "Frederic Marie Balthasar Alewyn" ;
    a2a:PersonNameFirstName "Frederic Marie Balthasar" ;
    a2a:PersonNameLastName "Alewyn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noordeinde" ;
    rdfs:label "Noordeinde"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1831-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] ;
  a2a:Profession "eerste luitenant bij het Regiment Rijdende Artillerie" .

oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-bdf35b90-42ea-1f6c-7cf7-44078fe55f70
  a a2a:Person ;
  rdfs:label "Martinus Fredrik Alewyn" ;
  a2a:PersonName [
    rdfs:label "Martinus Fredrik Alewyn" ;
    a2a:PersonNameFirstName "Martinus Fredrik" ;
    a2a:PersonNameLastName "Alewyn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-10947058-f150-c8c0-c42f-03fd95d59d7d
  a a2a:Person ;
  rdfs:label "Maria Jacoba van Tets" ;
  a2a:PersonName [
    rdfs:label "Maria Jacoba van Tets" ;
    a2a:PersonNameFirstName "Maria Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-dcc099b4-481c-eba6-070d-0d4481689df7
  a a2a:Person ;
  rdfs:label "Carolina Dido Cecilia Collot d'Escury" ;
  a2a:PersonName [
    rdfs:label "Carolina Dido Cecilia Collot d'Escury" ;
    a2a:PersonNameFirstName "Carolina Dido Cecilia" ;
    a2a:PersonNameLastName "Collot d'Escury"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breedestraat" ;
    rdfs:label "Breedestraat"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1829-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-83a1d61d-a696-5ea3-804d-777360376382
  a a2a:Person ;
  rdfs:label "Johan Willem Martyn Collot d'Escury" ;
  a2a:PersonName [
    rdfs:label "Johan Willem Martyn Collot d'Escury" ;
    a2a:PersonNameFirstName "Johan Willem Martyn" ;
    a2a:PersonNameLastName "Collot d'Escury"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Profession "grondeigenaar" .

oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person-5cfeb7c9-4238-4224-cabd-8b1d3e850852
  a a2a:Person ;
  rdfs:label "Isabella Maria Antoinetta van Massou" ;
  a2a:PersonName [
    rdfs:label "Isabella Maria Antoinetta van Massou" ;
    a2a:PersonNameFirstName "Isabella Maria Antoinetta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Massou"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder beroep" .

oa:event_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1856-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person:ca643bad-3f89-9510-29dd-0ab55e418505 ;
  a2a:EventKeyRef oa:event_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Event1 .

oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person:bdf35b90-42ea-1f6c-7cf7-44078fe55f70 ;
  a2a:EventKeyRef oa:event_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Event1 .

oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person:10947058-f150-c8c0-c42f-03fd95d59d7d ;
  a2a:EventKeyRef oa:event_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Event1 .

oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person:dcc099b4-481c-eba6-070d-0d4481689df7 ;
  a2a:EventKeyRef oa:event_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Event1 .

oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person:83a1d61d-a696-5ea3-804d-777360376382 ;
  a2a:EventKeyRef oa:event_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Event1 .

oa:relationep_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Person:5cfeb7c9-4238-4224-cabd-8b1d3e850852 ;
  a2a:EventKeyRef oa:event_elo_8f79e4da-429b-fb4d-3a68-4e849baed695_Event1 .

oa:source_elo_8f79e4da-429b-fb4d-3a68-4e849baed695
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1856-01-01 - 1856-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1856" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1856-06-05"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4847" ;
    a2a:Book "Huwelijksregister van Leiden (origineel), 1856." ;
    a2a:DocumentNumber "104" ;
    a2a:RegistryNumber "4847" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4847, Huwelijksregister van Leiden (origineel), 1856., 104, 4847"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0abefb67-7d8d-448e-b73a-abe084740da7/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8f79e4da-429b-fb4d-3a68-4e849baed695" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0abefb67-7d8d-448e-b73a-abe084740da7/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/8f79e4da-429b-fb4d-3a68-4e849baed695" ;
  a2a:RecordGUID "{8f79e4da-429b-fb4d-3a68-4e849baed695}" ;
  a2a:SourceRemarkOpmerking "Bruid is jonkvrouwe.<br>Jaar akte: 1856<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4847\">Inventarisnummer 4847 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4847" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_17194_00017194.xml van ELO" .

