@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_fc8333a1-a800-ca03-4404-1820a94de8bd
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1673-1677)" ;
  a2a:hasPerson oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person-647dc939-31d3-b7f5-be4a-e39b27c4fabe, oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person-4ff1e679-e28e-4fbd-34b6-dea77fee1a4c, oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person-d77292d1-9d87-e8e7-ba2e-c6ccd207d550, oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person-313cd6f2-d5ac-b864-cfde-94456cbfddf1, oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person-1b20f4fa-2937-98b3-0449-0103ea29045a ;
  a2a:hasEvent oa:event_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_0, oa:relationep_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_1, oa:relationep_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_2, oa:relationep_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_3, oa:relationep_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_4 ;
  a2a:hasSource oa:source_elo_fc8333a1-a800-ca03-4404-1820a94de8bd .

oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person-647dc939-31d3-b7f5-be4a-e39b27c4fabe
  a a2a:Person ;
  rdfs:label "Egbert Tonisz" ;
  a2a:PersonName [
    rdfs:label "Egbert Tonisz" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNamePatronym "Tonisz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Uytterstegraft" ;
    rdfs:label "Uytterstegraft"
  ] .

oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person-4ff1e679-e28e-4fbd-34b6-dea77fee1a4c
  a a2a:Person ;
  rdfs:label "Aryaentge Heyndricx" ;
  a2a:PersonName [
    rdfs:label "Aryaentge Heyndricx" ;
    a2a:PersonNameFirstName "Aryaentge" ;
    a2a:PersonNamePatronym "Heyndricx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person-d77292d1-9d87-e8e7-ba2e-c6ccd207d550
  a a2a:Person ;
  rdfs:label "Annetge Pieters" ;
  a2a:PersonName [
    rdfs:label "Annetge Pieters" ;
    a2a:PersonNameFirstName "Annetge" ;
    a2a:PersonNamePatronym "Pieters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Uytterstegraft" ;
    rdfs:label "Uytterstegraft"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuveen" ;
    rdfs:label "Nieuveen"
  ] .

oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person-313cd6f2-d5ac-b864-cfde-94456cbfddf1
  a a2a:Person ;
  rdfs:label "Mattijs de Witte" ;
  a2a:PersonName [
    rdfs:label "Mattijs de Witte" ;
    a2a:PersonNameFirstName "Mattijs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person-1b20f4fa-2937-98b3-0449-0103ea29045a
  a a2a:Person ;
  rdfs:label "Lysbeth Jans van Leuwen" ;
  a2a:PersonName [
    rdfs:label "Lysbeth Jans van Leuwen" ;
    a2a:PersonNameFirstName "Lysbeth" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_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_fc8333a1-a800-ca03-4404-1820a94de8bd_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person:647dc939-31d3-b7f5-be4a-e39b27c4fabe ;
  a2a:EventKeyRef oa:event_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Event1 .

oa:relationep_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person:4ff1e679-e28e-4fbd-34b6-dea77fee1a4c ;
  a2a:EventKeyRef oa:event_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Event1 .

oa:relationep_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person:d77292d1-9d87-e8e7-ba2e-c6ccd207d550 ;
  a2a:EventKeyRef oa:event_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Event1 .

oa:relationep_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person:313cd6f2-d5ac-b864-cfde-94456cbfddf1 ;
  a2a:EventKeyRef oa:event_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Event1 .

oa:relationep_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Person:1b20f4fa-2937-98b3-0449-0103ea29045a ;
  a2a:EventKeyRef oa:event_elo_fc8333a1-a800-ca03-4404-1820a94de8bd_Event1 .

oa:source_elo_fc8333a1-a800-ca03-4404-1820a94de8bd
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1673-01-01 - 1677-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1673-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-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: 21, Periode: 16..." ;
    a2a:Book "W. Kerkelijk ondertrouwboek (NH) van Leiden, juni 1673 - 1677." ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "14" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 21, Periode: 16..., W. Kerkelijk ondertrouwboek (NH) van Leiden, juni 1673 - 1677., 21, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/fc8333a1-a800-ca03-4404-1820a94de8bd/iiif/3/1000350/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fc8333a1-a800-ca03-4404-1820a94de8bd" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/fc8333a1-a800-ca03-4404-1820a94de8bd/iiif/3/1000350/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/fc8333a1-a800-ca03-4404-1820a94de8bd" ;
  a2a:RecordGUID "{fc8333a1-a800-ca03-4404-1820a94de8bd}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 24-08-1673<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/21\">Inventarisnummer 21 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "21" ;
  a2a:SourceRemarkregister_periode "1673-1677" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28191_00028191.xml van ELO" .

