@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_f6b29e2d-d8af-395e-804e-a104f9621e61
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1638-1642)" ;
  a2a:hasPerson oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person-ed93ac9f-c31b-5bd6-0877-699f02617c7f, oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person-bb25055e-25b8-3284-6237-1ddc64946ce6, oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person-79a10f93-0844-8830-143b-3bfd82ab1fbf, oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person-8a73a66d-a6c7-a22d-00f0-8ad6e3406f6c, oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person-0e86e804-bae8-aa48-498f-095d746f8e52 ;
  a2a:hasEvent oa:event_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_0, oa:relationep_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_1, oa:relationep_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_2, oa:relationep_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_3, oa:relationep_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_4 ;
  a2a:hasSource oa:source_elo_f6b29e2d-d8af-395e-804e-a104f9621e61 .

oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person-ed93ac9f-c31b-5bd6-0877-699f02617c7f
  a a2a:Person ;
  rdfs:label "Cornelis Claesz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Claesz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Claesz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noorteynde" ;
    rdfs:label "Noorteynde"
  ] .

oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person-bb25055e-25b8-3284-6237-1ddc64946ce6
  a a2a:Person ;
  rdfs:label "Maertgen Dircxdr" ;
  a2a:PersonName [
    rdfs:label "Maertgen Dircxdr" ;
    a2a:PersonNameFirstName "Maertgen" ;
    a2a:PersonNamePatronym "Dircxdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person-79a10f93-0844-8830-143b-3bfd82ab1fbf
  a a2a:Person ;
  rdfs:label "Geertgen Jacobsdr" ;
  a2a:PersonName [
    rdfs:label "Geertgen Jacobsdr" ;
    a2a:PersonNameFirstName "Geertgen" ;
    a2a:PersonNamePatronym "Jacobsdr"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noorteynde" ;
    rdfs:label "Noorteynde"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leyden" ;
    rdfs:label "Leyden"
  ] .

oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person-8a73a66d-a6c7-a22d-00f0-8ad6e3406f6c
  a a2a:Person ;
  rdfs:label "Dammas Cornelis" ;
  a2a:PersonName [
    rdfs:label "Dammas Cornelis" ;
    a2a:PersonNameFirstName "Dammas" ;
    a2a:PersonNamePatronym "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person-0e86e804-bae8-aa48-498f-095d746f8e52
  a a2a:Person ;
  rdfs:label "Gontge Jacobs" ;
  a2a:PersonName [
    rdfs:label "Gontge Jacobs" ;
    a2a:PersonNameFirstName "Gontge" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_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_f6b29e2d-d8af-395e-804e-a104f9621e61_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person:ed93ac9f-c31b-5bd6-0877-699f02617c7f ;
  a2a:EventKeyRef oa:event_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Event1 .

oa:relationep_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person:bb25055e-25b8-3284-6237-1ddc64946ce6 ;
  a2a:EventKeyRef oa:event_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Event1 .

oa:relationep_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person:79a10f93-0844-8830-143b-3bfd82ab1fbf ;
  a2a:EventKeyRef oa:event_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Event1 .

oa:relationep_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person:8a73a66d-a6c7-a22d-00f0-8ad6e3406f6c ;
  a2a:EventKeyRef oa:event_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Event1 .

oa:relationep_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Person:0e86e804-bae8-aa48-498f-095d746f8e52 ;
  a2a:EventKeyRef oa:event_elo_f6b29e2d-d8af-395e-804e-a104f9621e61_Event1 .

oa:source_elo_f6b29e2d-d8af-395e-804e-a104f9621e61
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1638-01-01 - 1642-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1642-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: 12, Periode: 16..." ;
    a2a:Book "M. Kerkelijk ondertrouwboek (NH) van Leiden, 1638 - juni 1642." ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "84v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 12, Periode: 16..., M. Kerkelijk ondertrouwboek (NH) van Leiden, 1638 - juni 1642., 12, 84v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/4349252f-b942-4a1f-9d5c-fbf4471c4f0d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f6b29e2d-d8af-395e-804e-a104f9621e61" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/4349252f-b942-4a1f-9d5c-fbf4471c4f0d/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/f6b29e2d-d8af-395e-804e-a104f9621e61" ;
  a2a:RecordGUID "{f6b29e2d-d8af-395e-804e-a104f9621e61}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 05-04-1639<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/12\">Inventarisnummer 12 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "12" ;
  a2a:SourceRemarkregister_periode "1638-1642" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_28776_00028776.xml van ELO" .

[] a2a:PersonRemarkdiversen "Relatie tot bruidegom: wed." .
[] a2a:PersonRemarkdiversen "getuige van de bruidegom, relatie tot de bruidegom: bekende, adres: Noorteynde" .
[] a2a:PersonRemarkdiversen "getuige van de bruid, relatie tot de bruid: zuster, adres: Noorteynde" .
