@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_26cd910e-077c-6107-4f33-7aeef5f9bbba
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1658-1812)" ;
  a2a:hasPerson oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person-14c2eeaf-4ec2-3684-4573-0565a145f0d9, oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person-1fecbdb9-83f1-e3a7-e045-5781a88c9a27, oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person-130419b1-79cc-1e7e-43b2-ffc6c66f2512, oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person-a24ae5dc-eaef-1a66-b884-9fabbb8e4452 ;
  a2a:hasEvent oa:event_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_0, oa:relationep_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_1, oa:relationep_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_2, oa:relationep_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_3 ;
  a2a:hasSource oa:source_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba .

oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person-14c2eeaf-4ec2-3684-4573-0565a145f0d9
  a a2a:Person ;
  rdfs:label "Claes van der Sugt" ;
  a2a:PersonName [
    rdfs:label "Claes van der Sugt" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person-1fecbdb9-83f1-e3a7-e045-5781a88c9a27
  a a2a:Person ;
  rdfs:label "Marijtje Pieters Oosterdijk" ;
  a2a:PersonName [
    rdfs:label "Marijtje Pieters Oosterdijk" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Oosterdijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person-130419b1-79cc-1e7e-43b2-ffc6c66f2512
  a a2a:Person ;
  rdfs:label "Marij Erende" ;
  a2a:PersonName [
    rdfs:label "Marij Erende" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNameLastName "Erende"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person-a24ae5dc-eaef-1a66-b884-9fabbb8e4452
  a a2a:Person ;
  rdfs:label "Joanna van Brink" ;
  a2a:PersonName [
    rdfs:label "Joanna van Brink" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Trouwen" ;
  a2a:EventType "other:DTB Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude"
  ] .

oa:relationep_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person:14c2eeaf-4ec2-3684-4573-0565a145f0d9 ;
  a2a:EventKeyRef oa:event_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Event1 .

oa:relationep_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person:1fecbdb9-83f1-e3a7-e045-5781a88c9a27 ;
  a2a:EventKeyRef oa:event_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Event1 .

oa:relationep_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person:130419b1-79cc-1e7e-43b2-ffc6c66f2512 ;
  a2a:EventKeyRef oa:event_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Event1 .

oa:relationep_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Person:a24ae5dc-eaef-1a66-b884-9fabbb8e4452 ;
  a2a:EventKeyRef oa:event_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba_Event1 .

oa:source_elo_26cd910e-077c-6107-4f33-7aeef5f9bbba
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Zoeterwoude" ;
    rdfs:label "Zoeterwoude", "1658-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1658-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur van Zoeterwoude (tot 1803: de Municipaliteit) (1734-1960), Deel: 103..." ;
    a2a:Book "Doopboek, trouwboek en overlijdensboek van de parochie van St. Jans' Onthoofding (RK) van Zoeterw..." ;
    a2a:RegistryNumber "1033" ;
    a2a:Folio "247" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Zoeterwoude (tot 1803: de Municipaliteit) (1734-1960), Deel: 103..., Doopboek, trouwboek en overlijdensboek van de parochie van St. Jans' Onthoofding (RK) van Zoeterw..., 1033, 247"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/78e64de5-1ef8-4c88-a37a-868a37f329f5/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/26cd910e-077c-6107-4f33-7aeef5f9bbba" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/78e64de5-1ef8-4c88-a37a-868a37f329f5/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/26cd910e-077c-6107-4f33-7aeef5f9bbba" ;
  a2a:RecordGUID "{26cd910e-077c-6107-4f33-7aeef5f9bbba}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 05-01-1722<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0500B/file/1033\">Inventarisnummer 1033 van archiefnummer 0500B in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Zoeterwoude (tot 1803: de Municipaliteit) (1734-1960)" ;
  a2a:SourceRemarkdeel "1033" ;
  a2a:SourceRemarkregister_periode "1658-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_4406_00004406.xml van ELO" .

