@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_c4092340-9e4b-4666-e48c-2f9fd7f74e50
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1619-1626)" ;
  a2a:hasPerson oa:person_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Person-7e40d4e0-341a-3371-e522-c03963b281ad, oa:person_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Person-c7d36e10-ec96-fac9-0157-a21808863974, oa:person_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Person-10fa3a22-462b-a007-72ed-862e37162caa ;
  a2a:hasEvent oa:event_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_0, oa:relationep_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_1, oa:relationep_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_2 ;
  a2a:hasSource oa:source_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50 .

oa:person_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Person-7e40d4e0-341a-3371-e522-c03963b281ad
  a a2a:Person ;
  rdfs:label "Lucas Dircxz" ;
  a2a:PersonName [
    rdfs:label "Lucas Dircxz" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNamePatronym "Dircxz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Person-c7d36e10-ec96-fac9-0157-a21808863974
  a a2a:Person ;
  rdfs:label "Lysbeth Pietersdr" ;
  a2a:PersonName [
    rdfs:label "Lysbeth Pietersdr" ;
    a2a:PersonNameFirstName "Lysbeth" ;
    a2a:PersonNamePatronym "Pietersdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Person-10fa3a22-462b-a007-72ed-862e37162caa
  a a2a:Person ;
  rdfs:label "Sara Verbeecke" ;
  a2a:PersonName [
    rdfs:label "Sara Verbeecke" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Verbeecke"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:event_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Trouwen" ;
  a2a:EventType "other:DTB Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Person:7e40d4e0-341a-3371-e522-c03963b281ad ;
  a2a:EventKeyRef oa:event_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Event1 .

oa:relationep_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Person:c7d36e10-ec96-fac9-0157-a21808863974 ;
  a2a:EventKeyRef oa:event_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Event1 .

oa:relationep_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Person:10fa3a22-462b-a007-72ed-862e37162caa ;
  a2a:EventKeyRef oa:event_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50_Event1 .

oa:source_elo_c4092340-9e4b-4666-e48c-2f9fd7f74e50
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1619-01-01 - 1626-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1619-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1626-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 9, Periode: 161..." ;
    a2a:Book "I. Kerkelijk ondertrouwboek (NH) van Leiden, juni 1619 - augustus 1626." ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "141v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 9, Periode: 161..., I. Kerkelijk ondertrouwboek (NH) van Leiden, juni 1619 - augustus 1626., 9, 141v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/aa4aa344-3d8f-4a2b-b05c-21c38221a99a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c4092340-9e4b-4666-e48c-2f9fd7f74e50" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/aa4aa344-3d8f-4a2b-b05c-21c38221a99a/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/c4092340-9e4b-4666-e48c-2f9fd7f74e50" ;
  a2a:RecordGUID "{c4092340-9e4b-4666-e48c-2f9fd7f74e50}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 10-08-1622<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/9\">Inventarisnummer 9 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "9" ;
  a2a:SourceRemarkregister_periode "1619-1626" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_21539_00021539.xml van ELO" .

[] a2a:PersonRemarkdiversen "Relatie tot bruidegom: wed." .
