@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_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63
  a a2a:Record ;
  rdfs:label "Trouwen op 9 mei 1779 te Beilen" ;
  a2a:hasPerson oa:person_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Person-1c543be8-cc8e-4e43-a709-f8cdf87bbf75, oa:person_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Person-2aa86fb1-085a-4244-95b1-acff2e14da93, oa:person_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Person-2a39e34b-001e-4e6e-b573-5a5149ecff18 ;
  a2a:hasEvent oa:event_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_0, oa:relationep_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_1, oa:relationep_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_2 ;
  a2a:hasSource oa:source_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63 .

oa:person_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Person-1c543be8-cc8e-4e43-a709-f8cdf87bbf75
  a a2a:Person ;
  rdfs:label "Lammechjen Harms" ;
  a2a:PersonName [
    rdfs:label "Lammechjen Harms" ;
    a2a:PersonNameFirstName "Lammechjen" ;
    a2a:PersonNamePatronym "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Person-2aa86fb1-085a-4244-95b1-acff2e14da93
  a a2a:Person ;
  rdfs:label "Grietjen Egberts" ;
  a2a:PersonName [
    rdfs:label "Grietjen Egberts" ;
    a2a:PersonNameFirstName "Grietjen" ;
    a2a:PersonNamePatronym "Egberts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:person_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Person-2a39e34b-001e-4e6e-b573-5a5149ecff18
  a a2a:Person ;
  rdfs:label "Lambert Berents" ;
  a2a:PersonName [
    rdfs:label "Lambert Berents" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNamePatronym "Berents"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zwiggelte" ;
    rdfs:label "Zwiggelte"
  ] .

oa:event_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1779" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1779-05-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Person:1c543be8-cc8e-4e43-a709-f8cdf87bbf75 ;
  a2a:EventKeyRef oa:event_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Event1 .

oa:relationep_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Person:2aa86fb1-085a-4244-95b1-acff2e14da93 ;
  a2a:EventKeyRef oa:event_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Event1 .

oa:relationep_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Person:2a39e34b-001e-4e6e-b573-5a5149ecff18 ;
  a2a:EventKeyRef oa:event_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63_Event1 .

oa:source_dar_0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1779-05-09 - 1779-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1779-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1779-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1779" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1779-05-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Trouw, Deel: 7" ;
    a2a:Book "Trouwregister Beilen 7" ;
    a2a:DocumentNumber "0176.01" ;
    a2a:RegistryNumber "7" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Trouw, Deel: 7, Trouwregister Beilen 7, 0176.01, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/cad69a41-b408-9275-b103-7bd7673f12ab.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/cad69a41-b408-9275-b103-7bd7673f12ab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63" ;
  a2a:RecordGUID "{0cc1c73e-b6fe-4dcc-9eb4-8b76bc4aee63}" ;
  a2a:SourceRemarkOpmerking "Religie: herv.<br/>Datum aangifte: 11-04-1779" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7340_00007340.xml van DAR" .

