@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_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72
  a a2a:Record ;
  rdfs:label "Trouwen (in het jaar 1500-2024)" ;
  a2a:hasPerson oa:person_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_Person-011c8962-eae9-4877-adef-b21769fe76c5, oa:person_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_Person-dcf0d6b9-6000-454b-94f4-a8b44ddd96f1 ;
  a2a:hasEvent oa:event_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_0, oa:relationep_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_1 ;
  a2a:hasSource oa:source_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72 .

oa:person_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_Person-011c8962-eae9-4877-adef-b21769fe76c5
  a a2a:Person ;
  rdfs:label "Berent Jans" ;
  a2a:PersonName [
    rdfs:label "Berent Jans" ;
    a2a:PersonNameFirstName "Berent" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo"
  ] .

oa:person_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_Person-dcf0d6b9-6000-454b-94f4-a8b44ddd96f1
  a a2a:Person ;
  rdfs:label "Roelfien Albers" ;
  a2a:PersonName [
    rdfs:label "Roelfien Albers" ;
    a2a:PersonNameFirstName "Roelfien" ;
    a2a:PersonNamePatronym "Albers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo"
  ] .

oa:event_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_Person:011c8962-eae9-4877-adef-b21769fe76c5 ;
  a2a:EventKeyRef oa:event_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_Event1 .

oa:relationep_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_Person:dcf0d6b9-6000-454b-94f4-a8b44ddd96f1 ;
  a2a:EventKeyRef oa:event_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72_Event1 .

oa:source_dar_5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen", "1500-01-01 - 2024-01-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2024-01-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Trouw, Deel: 102" ;
    a2a:Book "Trouwregister Ruinen 102" ;
    a2a:DocumentNumber "0176.01" ;
    a2a:RegistryNumber "102" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Trouw, Deel: 102, Trouwregister Ruinen 102, 0176.01, 102"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/12417b22-bf61-ebc8-4021-7170b1424c66.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/12417b22-bf61-ebc8-4021-7170b1424c66.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72" ;
  a2a:RecordGUID "{5a0ef7b2-ddf3-4fe5-9b36-cd61e86d3d72}" ;
  a2a:SourceRemarkOpmerking "Religie: herv.<br/>Datum ondertrouw: 09-01-1724" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7443_00007443.xml van DAR" .

