@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_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1678-1681)" ;
  a2a:hasPerson oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person-9dce39fb-f901-2a71-0714-c9073d06081b, oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person-310bd53c-b3f2-a710-72d1-866396ab4124, oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person-546e4b62-984c-e6ed-a52b-22d8bb93962c, oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person-0e7fa459-e1f5-9273-1c96-03fb90abc142 ;
  a2a:hasEvent oa:event_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_0, oa:relationep_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_1, oa:relationep_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_2, oa:relationep_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_3 ;
  a2a:hasSource oa:source_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd .

oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person-9dce39fb-f901-2a71-0714-c9073d06081b
  a a2a:Person ;
  rdfs:label "Adriaen Quack" ;
  a2a:PersonName [
    rdfs:label "Adriaen Quack" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Quack"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oude Chingel" ;
    rdfs:label "Oude Chingel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Profession "greinreder" .

oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person-310bd53c-b3f2-a710-72d1-866396ab4124
  a a2a:Person ;
  rdfs:label "Abigael de Lanoy" ;
  a2a:PersonName [
    rdfs:label "Abigael de Lanoy" ;
    a2a:PersonNameFirstName "Abigael" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lanoy"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Haerlemstraet" ;
    rdfs:label "Haerlemstraet"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person-546e4b62-984c-e6ed-a52b-22d8bb93962c
  a a2a:Person ;
  rdfs:label "Geleyn de Beaucoer" ;
  a2a:PersonName [
    rdfs:label "Geleyn de Beaucoer" ;
    a2a:PersonNameFirstName "Geleyn" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beaucoer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person-0e7fa459-e1f5-9273-1c96-03fb90abc142
  a a2a:Person ;
  rdfs:label "Marya Eveyn" ;
  a2a:PersonName [
    rdfs:label "Marya Eveyn" ;
    a2a:PersonNameFirstName "Marya" ;
    a2a:PersonNameLastName "Eveyn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_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_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person:9dce39fb-f901-2a71-0714-c9073d06081b ;
  a2a:EventKeyRef oa:event_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Event1 .

oa:relationep_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person:310bd53c-b3f2-a710-72d1-866396ab4124 ;
  a2a:EventKeyRef oa:event_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Event1 .

oa:relationep_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person:546e4b62-984c-e6ed-a52b-22d8bb93962c ;
  a2a:EventKeyRef oa:event_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Event1 .

oa:relationep_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Person:0e7fa459-e1f5-9273-1c96-03fb90abc142 ;
  a2a:EventKeyRef oa:event_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd_Event1 .

oa:source_elo_7ab202f5-dec3-ed4e-a358-5bdaf8068fbd
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1678-01-01 - 1681-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-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: 22, Periode: 16..." ;
    a2a:Book "X. Kerkelijk ondertrouwboek (NH) van Leiden, januari 1678 - 1681." ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "300" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 22, Periode: 16..., X. Kerkelijk ondertrouwboek (NH) van Leiden, januari 1678 - 1681., 22, 300"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/3495337b-5216-4a3f-81a6-7d3ee899db21/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7ab202f5-dec3-ed4e-a358-5bdaf8068fbd" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/3495337b-5216-4a3f-81a6-7d3ee899db21/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/7ab202f5-dec3-ed4e-a358-5bdaf8068fbd" ;
  a2a:RecordGUID "{7ab202f5-dec3-ed4e-a358-5bdaf8068fbd}" ;
  a2a:SourceRemarkOpmerking """W = huwelijk gesloten in de Waalse kerk
Consent verleent om tot Valckenburch te mogen trouwen<br>Datum ondertrouw: 22-11-1681<br/><br/><a href="/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/22">Inventarisnummer 22 van archiefnummer 1004 in Archieven</a>""" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "22" ;
  a2a:SourceRemarkregister_periode "1678-1681" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_10717_00010717.xml van ELO" .

[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: bekende, adres: Haerlemstraet" .
[] a2a:PersonRemarkdiversen "getuige van de bruid, relatie tot de bruid: moeder, adres: Haerlemstraet" .
