@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_f7b90145-65a9-49ee-8105-e7b79909fbef
  a a2a:Record ;
  rdfs:label "Trouwen op 12 mei 1788 te Schoonebeek" ;
  a2a:hasPerson oa:person_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Person-0ac97b39-b7c2-43d5-970e-b1064d308c59, oa:person_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Person-9c2bae15-8f9d-46e4-bf48-5c243290f6a5, oa:person_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Person-d7d8daf3-516c-49e3-8133-5ee5f736eb03 ;
  a2a:hasEvent oa:event_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_0, oa:relationep_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_1, oa:relationep_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_2 ;
  a2a:hasSource oa:source_dar_f7b90145-65a9-49ee-8105-e7b79909fbef .

oa:person_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Person-0ac97b39-b7c2-43d5-970e-b1064d308c59
  a a2a:Person ;
  rdfs:label "Kunne Wennij" ;
  a2a:PersonName [
    rdfs:label "Kunne Wennij" ;
    a2a:PersonNameFirstName "Kunne" ;
    a2a:PersonNameLastName "Wennij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Person-9c2bae15-8f9d-46e4-bf48-5c243290f6a5
  a a2a:Person ;
  rdfs:label "Anna Catharina Rotgers" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Rotgers" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePatronym "Rotgers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppen" ;
    rdfs:label "Meppen"
  ] .

oa:person_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Person-d7d8daf3-516c-49e3-8133-5ee5f736eb03
  a a2a:Person ;
  rdfs:label "Harm Prins" ;
  a2a:PersonName [
    rdfs:label "Harm Prins" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schoonebeek" ;
    rdfs:label "Schoonebeek"
  ] .

oa:event_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1788" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1788-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoonebeek" ;
    rdfs:label "Schoonebeek"
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Person:0ac97b39-b7c2-43d5-970e-b1064d308c59 ;
  a2a:EventKeyRef oa:event_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Event1 .

oa:relationep_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Person:9c2bae15-8f9d-46e4-bf48-5c243290f6a5 ;
  a2a:EventKeyRef oa:event_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Event1 .

oa:relationep_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Person:d7d8daf3-516c-49e3-8133-5ee5f736eb03 ;
  a2a:EventKeyRef oa:event_dar_f7b90145-65a9-49ee-8105-e7b79909fbef_Event1 .

oa:source_dar_f7b90145-65a9-49ee-8105-e7b79909fbef
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Schoonebeek" ;
    rdfs:label "Schoonebeek", "1788-05-12 - 1788-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1788" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1788-05-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Trouw, Deel: 109" ;
    a2a:Book "Trouwregister Schoonebeek 109" ;
    a2a:DocumentNumber "0176.01" ;
    a2a:RegistryNumber "109" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Trouw, Deel: 109, Trouwregister Schoonebeek 109, 0176.01, 109"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/8952bfe7-6ace-0331-cca2-792d31263d3f.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f7b90145-65a9-49ee-8105-e7b79909fbef" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/8952bfe7-6ace-0331-cca2-792d31263d3f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/f7b90145-65a9-49ee-8105-e7b79909fbef" ;
  a2a:RecordGUID "{f7b90145-65a9-49ee-8105-e7b79909fbef}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7653_00007653.xml van DAR" .

