@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_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1674-1687)" ;
  a2a:hasPerson oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person-efd5df2a-1a54-240a-64b3-00ac7dc5271d, oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person-42a3f5ab-7e76-587d-1896-05926a73e02c, oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person-f410a138-562d-a964-7ccb-a794f7ac1186, oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person-91a34113-dbc9-08a1-3e7d-c32b2d3ab390, oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person-d37e80a3-2939-9d09-2d25-6813c3552911 ;
  a2a:hasEvent oa:event_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_0, oa:relationep_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_1, oa:relationep_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_2, oa:relationep_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_3, oa:relationep_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_4 ;
  a2a:hasSource oa:source_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c .

oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person-efd5df2a-1a54-240a-64b3-00ac7dc5271d
  a a2a:Person ;
  rdfs:label "Willem de Paeuw" ;
  a2a:PersonName [
    rdfs:label "Willem de Paeuw" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Paeuw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Levendael, Nieuwe" ;
    rdfs:label "Levendael, Nieuwe"
  ] .

oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person-42a3f5ab-7e76-587d-1896-05926a73e02c
  a a2a:Person ;
  rdfs:label "Maertge Dircx van Westerhout" ;
  a2a:PersonName [
    rdfs:label "Maertge Dircx van Westerhout" ;
    a2a:PersonNameFirstName "Maertge" ;
    a2a:PersonNamePatronym "Dircx" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Westerhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person-f410a138-562d-a964-7ccb-a794f7ac1186
  a a2a:Person ;
  rdfs:label "Anna Pieters" ;
  a2a:PersonName [
    rdfs:label "Anna Pieters" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Pieters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heeresteech" ;
    rdfs:label "Heeresteech"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person-91a34113-dbc9-08a1-3e7d-c32b2d3ab390
  a a2a:Person ;
  rdfs:label "Arent Matheusz" ;
  a2a:PersonName [
    rdfs:label "Arent Matheusz" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNamePatronym "Matheusz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person-d37e80a3-2939-9d09-2d25-6813c3552911
  a a2a:Person ;
  rdfs:label "Leentge Marcus" ;
  a2a:PersonName [
    rdfs:label "Leentge Marcus" ;
    a2a:PersonNameFirstName "Leentge" ;
    a2a:PersonNamePatronym "Marcus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_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_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person:efd5df2a-1a54-240a-64b3-00ac7dc5271d ;
  a2a:EventKeyRef oa:event_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Event1 .

oa:relationep_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person:42a3f5ab-7e76-587d-1896-05926a73e02c ;
  a2a:EventKeyRef oa:event_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Event1 .

oa:relationep_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person:f410a138-562d-a964-7ccb-a794f7ac1186 ;
  a2a:EventKeyRef oa:event_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Event1 .

oa:relationep_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person:91a34113-dbc9-08a1-3e7d-c32b2d3ab390 ;
  a2a:EventKeyRef oa:event_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Event1 .

oa:relationep_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Person:d37e80a3-2939-9d09-2d25-6813c3552911 ;
  a2a:EventKeyRef oa:event_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c_Event1 .

oa:source_elo_d1bd2b90-0ca1-c438-dffb-114e79cd4b2c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1674-01-01 - 1687-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-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: 202, Periode: 1..." ;
    a2a:Book "F. Ondertrouwboek en trouwboek voor schepenen van Leiden, 1674 - mei 1687" ;
    a2a:RegistryNumber "202" ;
    a2a:Folio "37" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 202, Periode: 1..., F. Ondertrouwboek en trouwboek voor schepenen van Leiden, 1674 - mei 1687, 202, 37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/d1bd2b90-0ca1-c438-dffb-114e79cd4b2c/iiif/3/1275556/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d1bd2b90-0ca1-c438-dffb-114e79cd4b2c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/d1bd2b90-0ca1-c438-dffb-114e79cd4b2c/iiif/3/1275556/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/d1bd2b90-0ca1-c438-dffb-114e79cd4b2c" ;
  a2a:RecordGUID "{d1bd2b90-0ca1-c438-dffb-114e79cd4b2c}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 08-06-1675<br>Datum ondertrouw: 24-05-1675<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/202\">Inventarisnummer 202 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "202" ;
  a2a:SourceRemarkregister_periode "1674-1687" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_19353_00019353.xml van ELO" .

