@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_2b3d0584-4b4e-62c5-854c-be87ec2fb95d
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1646-1897)" ;
  a2a:hasPerson oa:person_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Person-87f1c895-487f-06d1-e990-d5a795e29dc0, oa:person_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Person-dd3bdd01-028c-0478-4a08-69a6a36c01df, oa:person_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Person-22adf2c4-0fbd-eafa-d5f5-4b8b2ea3fc02 ;
  a2a:hasEvent oa:event_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_0, oa:relationep_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_1, oa:relationep_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_2 ;
  a2a:hasSource oa:source_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d .

oa:person_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Person-87f1c895-487f-06d1-e990-d5a795e29dc0
  a a2a:Person ;
  rdfs:label "Albert Wijnstroom" ;
  a2a:PersonName [
    rdfs:label "Albert Wijnstroom" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Wijnstroom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Person-dd3bdd01-028c-0478-4a08-69a6a36c01df
  a a2a:Person ;
  rdfs:label "Christina Vool" ;
  a2a:PersonName [
    rdfs:label "Christina Vool" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Vool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Person-22adf2c4-0fbd-eafa-d5f5-4b8b2ea3fc02
  a a2a:Person ;
  rdfs:label "Maria Heinsleben" ;
  a2a:PersonName [
    rdfs:label "Maria Heinsleben" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Heinsleben"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest"
  ] .

oa:event_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Trouwen" ;
  a2a:EventType "other:DTB Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Leiden, Leiden" ;
    rdfs:label "Leiden, Leiden"
  ] .

oa:relationep_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Person:87f1c895-487f-06d1-e990-d5a795e29dc0 ;
  a2a:EventKeyRef oa:event_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Event1 .

oa:relationep_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Person:dd3bdd01-028c-0478-4a08-69a6a36c01df ;
  a2a:EventKeyRef oa:event_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Event1 .

oa:relationep_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Person:22adf2c4-0fbd-eafa-d5f5-4b8b2ea3fc02 ;
  a2a:EventKeyRef oa:event_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d_Event1 .

oa:source_elo_2b3d0584-4b4e-62c5-854c-be87ec2fb95d
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1646-01-01 - 1897-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1646-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Evangelisch-Lutherse gemeente, Leiden, Deel: 48, Periode: 1646-1897" ;
    a2a:Book "Huwelijksregisters, 1646-1809, 1824-1865, 1866-1897." ;
    a2a:RegistryNumber "48" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Evangelisch-Lutherse gemeente, Leiden, Deel: 48, Periode: 1646-1897, Huwelijksregisters, 1646-1809, 1824-1865, 1866-1897., 48"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/cc8326d8-5cef-416c-b9c4-f160c9259dc5/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2b3d0584-4b4e-62c5-854c-be87ec2fb95d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/cc8326d8-5cef-416c-b9c4-f160c9259dc5/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/2b3d0584-4b4e-62c5-854c-be87ec2fb95d" ;
  a2a:RecordGUID "{2b3d0584-4b4e-62c5-854c-be87ec2fb95d}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 16-06-1737<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0028/file/48\">Inventarisnummer 48 van archiefnummer 0028 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Evangelisch-Lutherse gemeente, Leiden" ;
  a2a:SourceRemarkdeel "48" ;
  a2a:SourceRemarkregister_periode "1646-1897" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_24245_00024245.xml van ELO" .

[] a2a:PersonRemarkdiversen "Burgerlijke staat voor het huwelijk: wed." .
[] a2a:PersonRemarkdiversen "Burgerlijke staat voor het huwelijk: j.d." .
