@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_50035a3e-557a-bd9b-b692-2c0a28a2a883
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1646-1661)" ;
  a2a:hasPerson oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person-74b88cb1-66bd-6bf6-1b1c-dec6ecd8a522, oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person-12c878d9-5a38-fe55-bcd3-44fa1052ad2e, oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person-ab4ed4e8-1a04-673c-50f5-933e391d1c64, oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person-df4d5098-d217-df12-3ca5-402271fb52da ;
  a2a:hasEvent oa:event_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_0, oa:relationep_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_1, oa:relationep_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_2, oa:relationep_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_3 ;
  a2a:hasSource oa:source_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883 .

oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person-74b88cb1-66bd-6bf6-1b1c-dec6ecd8a522
  a a2a:Person ;
  rdfs:label "Lambert van Cathagen" ;
  a2a:PersonName [
    rdfs:label "Lambert van Cathagen" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Cathagen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Choorsteech" ;
    rdfs:label "Choorsteech"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person-12c878d9-5a38-fe55-bcd3-44fa1052ad2e
  a a2a:Person ;
  rdfs:label "Lysbeth Gysbertge van Noorda" ;
  a2a:PersonName [
    rdfs:label "Lysbeth Gysbertge van Noorda" ;
    a2a:PersonNameFirstName "Lysbeth" ;
    a2a:PersonNamePatronym "Gysbertge" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Noorda"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijn, Oude" ;
    rdfs:label "Rijn, Oude"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person-ab4ed4e8-1a04-673c-50f5-933e391d1c64
  a a2a:Person ;
  rdfs:label "Stoffel van Cathagen" ;
  a2a:PersonName [
    rdfs:label "Stoffel van Cathagen" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Cathagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person-df4d5098-d217-df12-3ca5-402271fb52da
  a a2a:Person ;
  rdfs:label "Catharina van Rijn" ;
  a2a:PersonName [
    rdfs:label "Catharina van Rijn" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_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_50035a3e-557a-bd9b-b692-2c0a28a2a883_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person:74b88cb1-66bd-6bf6-1b1c-dec6ecd8a522 ;
  a2a:EventKeyRef oa:event_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Event1 .

oa:relationep_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person:12c878d9-5a38-fe55-bcd3-44fa1052ad2e ;
  a2a:EventKeyRef oa:event_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Event1 .

oa:relationep_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person:ab4ed4e8-1a04-673c-50f5-933e391d1c64 ;
  a2a:EventKeyRef oa:event_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Event1 .

oa:relationep_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Person:df4d5098-d217-df12-3ca5-402271fb52da ;
  a2a:EventKeyRef oa:event_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883_Event1 .

oa:source_elo_50035a3e-557a-bd9b-b692-2c0a28a2a883
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1646-01-01 - 1661-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1646-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1661-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: 200, Periode: 1..." ;
    a2a:Book "D. Ondertrouwboek en trouwboek voor schepenen van Leiden, augustus 1646 - augustus 1661." ;
    a2a:RegistryNumber "200" ;
    a2a:Folio "335" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 200, Periode: 1..., D. Ondertrouwboek en trouwboek voor schepenen van Leiden, augustus 1646 - augustus 1661., 200, 335"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/50035a3e-557a-bd9b-b692-2c0a28a2a883/iiif/3/1256870/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/50035a3e-557a-bd9b-b692-2c0a28a2a883" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/50035a3e-557a-bd9b-b692-2c0a28a2a883/iiif/3/1256870/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/50035a3e-557a-bd9b-b692-2c0a28a2a883" ;
  a2a:RecordGUID "{50035a3e-557a-bd9b-b692-2c0a28a2a883}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 19-02-1661<br>Datum ondertrouw: 03-02-1661<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/200\">Inventarisnummer 200 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "200" ;
  a2a:SourceRemarkregister_periode "1646-1661" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_5360_00005360.xml van ELO" .

