@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_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab
  a a2a:Record ;
  rdfs:label "Trouwen op 20 juli 1788 te Dalen" ;
  a2a:hasPerson oa:person_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Person-036cd3ff-ca1b-4b86-9a12-2c1144b394ab, oa:person_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Person-b7a3ed6a-6322-444e-b075-d2c133401f40, oa:person_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Person-eec015ef-a36d-4f42-afb3-a62fd0596745 ;
  a2a:hasEvent oa:event_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_0, oa:relationep_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_1, oa:relationep_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_2 ;
  a2a:hasSource oa:source_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab .

oa:person_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Person-036cd3ff-ca1b-4b86-9a12-2c1144b394ab
  a a2a:Person ;
  rdfs:label "Niesje Freriks" ;
  a2a:PersonName [
    rdfs:label "Niesje Freriks" ;
    a2a:PersonNameFirstName "Niesje" ;
    a2a:PersonNamePatronym "Freriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Person-b7a3ed6a-6322-444e-b075-d2c133401f40
  a a2a:Person ;
  rdfs:label "Bernardus Jan Kars" ;
  a2a:PersonName [
    rdfs:label "Bernardus Jan Kars" ;
    a2a:PersonNameFirstName "Bernardus Jan" ;
    a2a:PersonNamePatronym "Kars"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rolde" ;
    rdfs:label "Rolde"
  ] ;
  a2a:Profession "-" .

oa:person_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Person-eec015ef-a36d-4f42-afb3-a62fd0596745
  a a2a:Person ;
  rdfs:label "Trijntje Helling" ;
  a2a:PersonName [
    rdfs:label "Trijntje Helling" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Helling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] ;
  a2a:Profession "-" .

oa:event_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1788" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1788-07-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Person:036cd3ff-ca1b-4b86-9a12-2c1144b394ab ;
  a2a:EventKeyRef oa:event_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Event1 .

oa:relationep_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Person:b7a3ed6a-6322-444e-b075-d2c133401f40 ;
  a2a:EventKeyRef oa:event_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Event1 .

oa:relationep_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Person:eec015ef-a36d-4f42-afb3-a62fd0596745 ;
  a2a:EventKeyRef oa:event_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab_Event1 .

oa:source_dar_8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen", "1788-07-20 - 1788-07-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-07-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-07-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1788" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1788-07-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Trouw, Deel: 16" ;
    a2a:Book "Trouwregister Dalen 16" ;
    a2a:DocumentNumber "0176.01" ;
    a2a:RegistryNumber "16" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Trouw, Deel: 16, Trouwregister Dalen 16, 0176.01, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/1a7cd6ed-6a9d-680b-7ba0-59932ad9d95c.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/1a7cd6ed-6a9d-680b-7ba0-59932ad9d95c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab" ;
  a2a:RecordGUID "{8eb8acbf-5d8b-4d28-9cff-e0ae1680a3ab}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7512_00007512.xml van DAR" .

