@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_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23
  a a2a:Record ;
  rdfs:label "Trouwen op 5 mei 1695" ;
  a2a:hasPerson oa:person_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_Person-334507d1-f5d5-2d94-1699-fa1466a6c9e8, oa:person_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_Person-f8c52d2c-e413-fdfc-c5bf-18a44263156f ;
  a2a:hasEvent oa:event_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_0, oa:relationep_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_1 ;
  a2a:hasSource oa:source_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23 .

oa:person_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_Person-334507d1-f5d5-2d94-1699-fa1466a6c9e8
  a a2a:Person ;
  rdfs:label "Lammegjen Vreriks" ;
  a2a:PersonName [
    rdfs:label "Lammegjen Vreriks" ;
    a2a:PersonNameFirstName "Lammegjen" ;
    a2a:PersonNamePatronym "Vreriks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veningen" ;
    rdfs:label "Veningen"
  ] .

oa:person_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_Person-f8c52d2c-e413-fdfc-c5bf-18a44263156f
  a a2a:Person ;
  rdfs:label "Herman Arents" ;
  a2a:PersonName [
    rdfs:label "Herman Arents" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNamePatronym "Arents"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eemten" ;
    rdfs:label "Eemten"
  ] .

oa:event_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1695-05-05"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_Person:334507d1-f5d5-2d94-1699-fa1466a6c9e8 ;
  a2a:EventKeyRef oa:event_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_Event1 .

oa:relationep_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_Person:f8c52d2c-e413-fdfc-c5bf-18a44263156f ;
  a2a:EventKeyRef oa:event_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23_Event1 .

oa:source_dar_fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "IJhorst-De Wijk" ;
    rdfs:label "IJhorst-De Wijk", "1695-05-05 - 1695-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1695-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1695-05-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Trouw, Deel: 3, Periode: 1652-1812" ;
    a2a:Book "Trouwregister IJhorst-De Wijk" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "048" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Trouw, Deel: 3, Periode: 1652-1812, Trouwregister IJhorst-De Wijk, 3, 048"
  ] ;
  a2a:SourceLastChangeDate "2024-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23" ;
  a2a:RecordGUID "{fd2a02d7-cf02-42b3-b7b0-08dcd79fbb23}" ;
  a2a:SourceRemarkOpmerking "Religie: herv.<br/>Datum ondertrouw: 24-03-1695<br/>Datum aangifte:" ;
  a2a:SourceRemarkbron "Trouw" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1652-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_721_00000721.xml van DAR" .

