@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_ef8ff166-869f-7a22-2ba6-94cb83e9d40f
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1748-1770)" ;
  a2a:hasPerson oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person-af7ba1a5-3fd7-8c29-9681-632aa89d2178, oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person-dd03e645-982f-430c-5c63-5412825d2885, oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person-0474c599-daa9-b777-5d25-ece0982682a8, oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person-db077723-5219-038c-ba21-dfb5064d38f9 ;
  a2a:hasEvent oa:event_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_0, oa:relationep_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_1, oa:relationep_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_2, oa:relationep_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_3 ;
  a2a:hasSource oa:source_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f .

oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person-af7ba1a5-3fd7-8c29-9681-632aa89d2178
  a a2a:Person ;
  rdfs:label "Dirk Gerze Hoogenboom" ;
  a2a:PersonName [
    rdfs:label "Dirk Gerze Hoogenboom" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Gerze" ;
    a2a:PersonNameLastName "Hoogenboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person-dd03e645-982f-430c-5c63-5412825d2885
  a a2a:Person ;
  rdfs:label "Dirkje Jacobs van den Broek" ;
  a2a:PersonName [
    rdfs:label "Dirkje Jacobs van den Broek" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person-0474c599-daa9-b777-5d25-ece0982682a8
  a a2a:Person ;
  rdfs:label "Joost Janze Beijlemeer" ;
  a2a:PersonName [
    rdfs:label "Joost Janze Beijlemeer" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNamePatronym "Janze" ;
    a2a:PersonNameLastName "Beijlemeer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person-db077723-5219-038c-ba21-dfb5064d38f9
  a a2a:Person ;
  rdfs:label "Anna Maria van der Valk" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van der Valk" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Valk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Trouwen" ;
  a2a:EventType "other:DTB Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Rijpwetering" ;
    rdfs:label "Rijpwetering"
  ] .

oa:relationep_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person:af7ba1a5-3fd7-8c29-9681-632aa89d2178 ;
  a2a:EventKeyRef oa:event_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Event1 .

oa:relationep_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person:dd03e645-982f-430c-5c63-5412825d2885 ;
  a2a:EventKeyRef oa:event_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Event1 .

oa:relationep_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person:0474c599-daa9-b777-5d25-ece0982682a8 ;
  a2a:EventKeyRef oa:event_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Event1 .

oa:relationep_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Person:db077723-5219-038c-ba21-dfb5064d38f9 ;
  a2a:EventKeyRef oa:event_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f_Event1 .

oa:source_elo_ef8ff166-869f-7a22-2ba6-94cb83e9d40f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1748-01-01 - 1770-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 19, Periode: 1748-1770" ;
    a2a:Book "Doopboek en trouwboek (RK) van Rijpwetering, 23 juni 1748 - 14 mei 1770;" ;
    a2a:RegistryNumber "19" ;
    a2a:Folio "165" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 19, Periode: 1748-1770, Doopboek en trouwboek (RK) van Rijpwetering, 23 juni 1748 - 14 mei 1770;, 19, 165"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/35283595-0f16-43b3-b201-86d08ad0b835/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ef8ff166-869f-7a22-2ba6-94cb83e9d40f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/35283595-0f16-43b3-b201-86d08ad0b835/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/ef8ff166-869f-7a22-2ba6-94cb83e9d40f" ;
  a2a:RecordGUID "{ef8ff166-869f-7a22-2ba6-94cb83e9d40f}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 10-06-1765<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.05/file/19\">Inventarisnummer 19 van archiefnummer 170.1.05 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Alkemade" ;
  a2a:SourceRemarkdeel "19" ;
  a2a:SourceRemarkregister_periode "1748-1770" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_13435_00013435.xml van ELO" .

