@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_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1732-1736)" ;
  a2a:hasPerson oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person-6c257d2b-b98b-942e-cd0b-d5fc3ee40871, oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person-f47ebbb9-e317-74a1-06dc-bd645e21c8bb, oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person-6399929f-d1fd-d001-fb5e-4025e1657710, oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person-20de4ef7-7370-edab-f50c-229327f4503b ;
  a2a:hasEvent oa:event_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_0, oa:relationep_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_1, oa:relationep_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_2, oa:relationep_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_3 ;
  a2a:hasSource oa:source_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a .

oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person-6c257d2b-b98b-942e-cd0b-d5fc3ee40871
  a a2a:Person ;
  rdfs:label "Jacobus Jordaen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Jordaen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Jordaen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Santstraet" ;
    rdfs:label "Santstraet"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] ;
  a2a:Profession "schoolmeester" .

oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person-f47ebbb9-e317-74a1-06dc-bd645e21c8bb
  a a2a:Person ;
  rdfs:label "Lidia Tromp" ;
  a2a:PersonName [
    rdfs:label "Lidia Tromp" ;
    a2a:PersonNameFirstName "Lidia" ;
    a2a:PersonNameLastName "Tromp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oude Vest bij de Voldersgragt" ;
    rdfs:label "Oude Vest bij de Voldersgragt"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person-6399929f-d1fd-d001-fb5e-4025e1657710
  a a2a:Person ;
  rdfs:label "Jacobus Jordaen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Jordaen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Jordaen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person-20de4ef7-7370-edab-f50c-229327f4503b
  a a2a:Person ;
  rdfs:label "Aeltje Maes" ;
  a2a:PersonName [
    rdfs:label "Aeltje Maes" ;
    a2a:PersonNameFirstName "Aeltje" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_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_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person:6c257d2b-b98b-942e-cd0b-d5fc3ee40871 ;
  a2a:EventKeyRef oa:event_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Event1 .

oa:relationep_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person:f47ebbb9-e317-74a1-06dc-bd645e21c8bb ;
  a2a:EventKeyRef oa:event_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Event1 .

oa:relationep_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person:6399929f-d1fd-d001-fb5e-4025e1657710 ;
  a2a:EventKeyRef oa:event_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Event1 .

oa:relationep_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Person:20de4ef7-7370-edab-f50c-229327f4503b ;
  a2a:EventKeyRef oa:event_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a_Event1 .

oa:source_elo_e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1732-01-01 - 1736-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1736-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: 36, Periode: 17..." ;
    a2a:Book "MM. Kerkelijk ondertrouwboek (NH) van Leiden, juli 1732 - mei 1736." ;
    a2a:RegistryNumber "36" ;
    a2a:Folio "262v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 36, Periode: 17..., MM. Kerkelijk ondertrouwboek (NH) van Leiden, juli 1732 - mei 1736., 36, 262v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c9888797-75bf-477c-bd7c-28f553146f3f/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c9888797-75bf-477c-bd7c-28f553146f3f/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/e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a" ;
  a2a:RecordGUID "{e8f9000b-b6c4-bcde-2b2e-ec0529b3a02a}" ;
  a2a:SourceRemarkOpmerking "De bruidegom wordt aangeduid met: de Jonge.<br>Datum ondertrouw: 13-04-1736<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/36\">Inventarisnummer 36 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "36" ;
  a2a:SourceRemarkregister_periode "1732-1736" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_2794_00002794.xml van ELO" .

[] a2a:PersonRemarkdiversen "Burgerlijke staat voor het huwelijk: j.m." .
[] a2a:PersonRemarkdiversen "Burgerlijke staat voor het huwelijk: j.d." .
