@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_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1670-1673)" ;
  a2a:hasPerson oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person-bb7d3660-9673-8b6b-6b01-0e03c8474b50, oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person-81ac3a7a-4b29-26c7-6e8e-833b73fd4cce, oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person-ce761c88-2cf0-3b88-e9de-bd972eca154a, oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person-09874239-4234-c382-6423-4951c4a6f277, oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person-aa55eae0-d2c3-4ccc-29e4-0fd45879bf63 ;
  a2a:hasEvent oa:event_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_0, oa:relationep_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_1, oa:relationep_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_2, oa:relationep_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_3, oa:relationep_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_4 ;
  a2a:hasSource oa:source_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa .

oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person-bb7d3660-9673-8b6b-6b01-0e03c8474b50
  a a2a:Person ;
  rdfs:label "Philp Selos" ;
  a2a:PersonName [
    rdfs:label "Philp Selos" ;
    a2a:PersonNameFirstName "Philp" ;
    a2a:PersonNameLastName "Selos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Claresteech" ;
    rdfs:label "Claresteech"
  ] .

oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person-81ac3a7a-4b29-26c7-6e8e-833b73fd4cce
  a a2a:Person ;
  rdfs:label "Margriet Humel" ;
  a2a:PersonName [
    rdfs:label "Margriet Humel" ;
    a2a:PersonNameFirstName "Margriet" ;
    a2a:PersonNameLastName "Humel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person-ce761c88-2cf0-3b88-e9de-bd972eca154a
  a a2a:Person ;
  rdfs:label "Jenne du Chaer" ;
  a2a:PersonName [
    rdfs:label "Jenne du Chaer" ;
    a2a:PersonNameFirstName "Jenne" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Chaer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langestraet" ;
    rdfs:label "Langestraet"
  ] ;
  a2a:BirthPlace [
    a2a:Place "St Aman" ;
    rdfs:label "St Aman"
  ] .

oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person-09874239-4234-c382-6423-4951c4a6f277
  a a2a:Person ;
  rdfs:label "Jaecq Selos" ;
  a2a:PersonName [
    rdfs:label "Jaecq Selos" ;
    a2a:PersonNameFirstName "Jaecq" ;
    a2a:PersonNameLastName "Selos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person-aa55eae0-d2c3-4ccc-29e4-0fd45879bf63
  a a2a:Person ;
  rdfs:label "Jenne Martijn" ;
  a2a:PersonName [
    rdfs:label "Jenne Martijn" ;
    a2a:PersonNameFirstName "Jenne" ;
    a2a:PersonNamePatronym "Martijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_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_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person:bb7d3660-9673-8b6b-6b01-0e03c8474b50 ;
  a2a:EventKeyRef oa:event_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Event1 .

oa:relationep_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person:81ac3a7a-4b29-26c7-6e8e-833b73fd4cce ;
  a2a:EventKeyRef oa:event_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Event1 .

oa:relationep_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person:ce761c88-2cf0-3b88-e9de-bd972eca154a ;
  a2a:EventKeyRef oa:event_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Event1 .

oa:relationep_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person:09874239-4234-c382-6423-4951c4a6f277 ;
  a2a:EventKeyRef oa:event_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Event1 .

oa:relationep_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Person:aa55eae0-d2c3-4ccc-29e4-0fd45879bf63 ;
  a2a:EventKeyRef oa:event_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa_Event1 .

oa:source_elo_8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1670-01-01 - 1673-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-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: 20, Periode: 16..." ;
    a2a:Book "V. Kerkelijk ondertrouwboek (NH) van Leiden, september 1670 - juni 1673." ;
    a2a:RegistryNumber "20" ;
    a2a:Folio "220v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 20, Periode: 16..., V. Kerkelijk ondertrouwboek (NH) van Leiden, september 1670 - juni 1673., 20, 220v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/779b4319-11df-4b59-9f5e-107ff1099fa6/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/779b4319-11df-4b59-9f5e-107ff1099fa6/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/8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa" ;
  a2a:RecordGUID "{8c4ca782-91ef-9ae6-fa6f-12c7af13a4fa}" ;
  a2a:SourceRemarkOpmerking "W = huwelijk gesloten in de Waalse kerk<br>Datum ondertrouw: 13-05-1672<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/20\">Inventarisnummer 20 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "20" ;
  a2a:SourceRemarkregister_periode "1670-1673" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_9468_00009468.xml van ELO" .

[] a2a:PersonRemarkdiversen "Relatie tot bruidegom: wed." .
[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: broer, adres: Binnevestgraft bij de turffschuyr" .
[] a2a:PersonRemarkdiversen "getuige van de bruid, relatie tot de bruid: moeder, adres: Langestraet" .
