@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_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1725-1728)" ;
  a2a:hasPerson oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person-8c0204bd-89d0-0362-ffe4-83b7a9a08cea, oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person-18f3a832-d258-964a-9232-a2058dc3db10, oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person-7736fb40-b5e0-487f-34d7-70b6d8d3711f, oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person-f05fcf84-f425-2989-512f-b8031824bc03 ;
  a2a:hasEvent oa:event_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_0, oa:relationep_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_1, oa:relationep_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_2, oa:relationep_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_3 ;
  a2a:hasSource oa:source_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a .

oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person-8c0204bd-89d0-0362-ffe4-83b7a9a08cea
  a a2a:Person ;
  rdfs:label "Abraham Vijftien" ;
  a2a:PersonName [
    rdfs:label "Abraham Vijftien" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Vijftien"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Minnebroersgragt" ;
    rdfs:label "Minnebroersgragt"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] ;
  a2a:Profession "lakenwerker" .

oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person-18f3a832-d258-964a-9232-a2058dc3db10
  a a2a:Person ;
  rdfs:label "Catharina Wijnbergen" ;
  a2a:PersonName [
    rdfs:label "Catharina Wijnbergen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Wijnbergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oude Levendael" ;
    rdfs:label "Oude Levendael"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person-7736fb40-b5e0-487f-34d7-70b6d8d3711f
  a a2a:Person ;
  rdfs:label "Isaac Vijftien" ;
  a2a:PersonName [
    rdfs:label "Isaac Vijftien" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Vijftien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person-f05fcf84-f425-2989-512f-b8031824bc03
  a a2a:Person ;
  rdfs:label "Jannetje de Haas" ;
  a2a:PersonName [
    rdfs:label "Jannetje de Haas" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_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_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person:8c0204bd-89d0-0362-ffe4-83b7a9a08cea ;
  a2a:EventKeyRef oa:event_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Event1 .

oa:relationep_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person:18f3a832-d258-964a-9232-a2058dc3db10 ;
  a2a:EventKeyRef oa:event_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Event1 .

oa:relationep_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person:7736fb40-b5e0-487f-34d7-70b6d8d3711f ;
  a2a:EventKeyRef oa:event_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Event1 .

oa:relationep_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Person:f05fcf84-f425-2989-512f-b8031824bc03 ;
  a2a:EventKeyRef oa:event_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a_Event1 .

oa:source_elo_8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1725-01-01 - 1728-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-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: 34, Periode: 17..." ;
    a2a:Book "KK. Kerkelijk ondertrouwboek (NH) van Leiden, 1725 - 1728." ;
    a2a:RegistryNumber "34" ;
    a2a:Folio "117v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 34, Periode: 17..., KK. Kerkelijk ondertrouwboek (NH) van Leiden, 1725 - 1728., 34, 117v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a/iiif/3/1137057/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a/iiif/3/1137057/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/8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a" ;
  a2a:RecordGUID "{8d832a74-4c64-5b8b-c0fc-dac49e1b2d9a}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 18-05-1726<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/34\">Inventarisnummer 34 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "34" ;
  a2a:SourceRemarkregister_periode "1725-1728" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_22560_00022560.xml van ELO" .

