@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_dbcfaf72-d9e2-54af-ee4a-c44de14311ef
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1674-1687)" ;
  a2a:hasPerson oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person-6096ae1c-5128-ca7f-70ad-047b04c5a52c, oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person-c77bdf32-cea0-cb1c-8ac9-c5a84f0b4ded, oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person-4dc1012b-814f-b65d-616d-8e03e706659d, oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person-dc4f6e4f-3142-ac6f-6a81-e49173528d05 ;
  a2a:hasEvent oa:event_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_0, oa:relationep_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_1, oa:relationep_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_2, oa:relationep_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_3 ;
  a2a:hasSource oa:source_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef .

oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person-6096ae1c-5128-ca7f-70ad-047b04c5a52c
  a a2a:Person ;
  rdfs:label "Florentius Douw" ;
  a2a:PersonName [
    rdfs:label "Florentius Douw" ;
    a2a:PersonNameFirstName "Florentius" ;
    a2a:PersonNameLastName "Douw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Marendorp" ;
    rdfs:label "Marendorp"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] ;
  a2a:Profession "doktor in de medicijnen" .

oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person-c77bdf32-cea0-cb1c-8ac9-c5a84f0b4ded
  a a2a:Person ;
  rdfs:label "Cristina Schouten" ;
  a2a:PersonName [
    rdfs:label "Cristina Schouten" ;
    a2a:PersonNameFirstName "Cristina" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oude Vest" ;
    rdfs:label "Oude Vest"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weesp" ;
    rdfs:label "Weesp"
  ] .

oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person-4dc1012b-814f-b65d-616d-8e03e706659d
  a a2a:Person ;
  rdfs:label "Johan Douw" ;
  a2a:PersonName [
    rdfs:label "Johan Douw" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePatronym "Douw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "lantmeter" .

oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person-dc4f6e4f-3142-ac6f-6a81-e49173528d05
  a a2a:Person ;
  rdfs:label "Yda Dell" ;
  a2a:PersonName [
    rdfs:label "Yda Dell" ;
    a2a:PersonNameFirstName "Yda" ;
    a2a:PersonNameLastName "Dell"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Weesp" ;
    rdfs:label "Weesp"
  ] .

oa:event_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Trouwen" ;
  a2a:EventType "other:DTB Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Leiden, Wassenaer" ;
    rdfs:label "Leiden, Wassenaer"
  ] .

oa:relationep_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person:6096ae1c-5128-ca7f-70ad-047b04c5a52c ;
  a2a:EventKeyRef oa:event_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Event1 .

oa:relationep_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person:c77bdf32-cea0-cb1c-8ac9-c5a84f0b4ded ;
  a2a:EventKeyRef oa:event_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Event1 .

oa:relationep_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person:4dc1012b-814f-b65d-616d-8e03e706659d ;
  a2a:EventKeyRef oa:event_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Event1 .

oa:relationep_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Person:dc4f6e4f-3142-ac6f-6a81-e49173528d05 ;
  a2a:EventKeyRef oa:event_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef_Event1 .

oa:source_elo_dbcfaf72-d9e2-54af-ee4a-c44de14311ef
  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 "36" ;
    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, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/3864b1c4-2700-473e-a04c-688956cddbbf/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/dbcfaf72-d9e2-54af-ee4a-c44de14311ef" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/3864b1c4-2700-473e-a04c-688956cddbbf/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/dbcfaf72-d9e2-54af-ee4a-c44de14311ef" ;
  a2a:RecordGUID "{dbcfaf72-d9e2-54af-ee4a-c44de14311ef}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 22-05-1675<br>Datum ondertrouw: 03-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_20260527_2379_00002379.xml van ELO" .

[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: vader, adres: Maersemansteech" .
[] a2a:PersonRemarkdiversen "getuige van de bruid, relatie tot de bruid: schoonzuster" .
