@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_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543
  a a2a:Record ;
  rdfs:label "Trouwen op 14 maart 1802 te Ruinerwold" ;
  a2a:hasPerson oa:person_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Person-66a20275-c96a-4d2d-ad9e-f79ddacd1b25, oa:person_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Person-294c5cbf-cdcb-4232-8489-6a846e14582d, oa:person_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Person-98ad51c2-afb1-428a-a277-eb331c9fe203 ;
  a2a:hasEvent oa:event_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_0, oa:relationep_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_1, oa:relationep_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_2 ;
  a2a:hasSource oa:source_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543 .

oa:person_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Person-66a20275-c96a-4d2d-ad9e-f79ddacd1b25
  a a2a:Person ;
  rdfs:label "Roelof Roelofs Boverhof" ;
  a2a:PersonName [
    rdfs:label "Roelof Roelofs Boverhof" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNamePatronym "Roelofs" ;
    a2a:PersonNameLastName "Boverhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Person-294c5cbf-cdcb-4232-8489-6a846e14582d
  a a2a:Person ;
  rdfs:label "Geertjen Jans Reinders" ;
  a2a:PersonName [
    rdfs:label "Geertjen Jans Reinders" ;
    a2a:PersonNameFirstName "Geertjen" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Reinders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Person-98ad51c2-afb1-428a-a277-eb331c9fe203
  a a2a:Person ;
  rdfs:label "Jacob Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jacob Jacobs" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rouveen" ;
    rdfs:label "Rouveen"
  ] .

oa:event_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1802-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Person:66a20275-c96a-4d2d-ad9e-f79ddacd1b25 ;
  a2a:EventKeyRef oa:event_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Event1 .

oa:relationep_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Person:294c5cbf-cdcb-4232-8489-6a846e14582d ;
  a2a:EventKeyRef oa:event_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Event1 .

oa:relationep_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Person:98ad51c2-afb1-428a-a277-eb331c9fe203 ;
  a2a:EventKeyRef oa:event_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543_Event1 .

oa:source_dar_4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1802-03-14 - 1802-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1802-03-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Trouw, Deel: 104" ;
    a2a:Book "Trouwregister Ruinerwold 104" ;
    a2a:DocumentNumber "0176.01" ;
    a2a:RegistryNumber "104" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Trouw, Deel: 104, Trouwregister Ruinerwold 104, 0176.01, 104"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/e07b8d50-3089-fa6d-1445-15ae366bbabe.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/e07b8d50-3089-fa6d-1445-15ae366bbabe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543" ;
  a2a:RecordGUID "{4a4e8f7d-ccfc-4f1f-9348-c64a1d51d543}" ;
  a2a:SourceRemarkOpmerking "Religie: herv.<br/>Datum aangifte: 14-03-1802" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7422_00007422.xml van DAR" .

