@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_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 juli 1932 te Schoonebeek" ;
  a2a:hasPerson oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-19b8a644-82ab-43c6-be42-0b0438f8e7b5, oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-9e3752fe-5cf8-4b6c-935b-4ba8c3f75d22, oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-20f05207-65ed-4a39-b548-36f8b08e92d4, oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-7719a5ef-ed87-4fc7-b257-7ced4b0b8d31, oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-09121057-a2f7-4d7a-868e-9677c480b4a7, oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-83ae8d8b-b6c0-42ab-a740-861411164235 ;
  a2a:hasEvent oa:event_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_0, oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_1, oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_2, oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_3, oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_4, oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_5 ;
  a2a:hasSource oa:source_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b .

oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-19b8a644-82ab-43c6-be42-0b0438f8e7b5
  a a2a:Person ;
  rdfs:label "Maria Helena Vedder" ;
  a2a:PersonName [
    rdfs:label "Maria Helena Vedder" ;
    a2a:PersonNameFirstName "Maria Helena" ;
    a2a:PersonNameLastName "Vedder"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-9e3752fe-5cf8-4b6c-935b-4ba8c3f75d22
  a a2a:Person ;
  rdfs:label "Johan Bernard Vedder" ;
  a2a:PersonName [
    rdfs:label "Johan Bernard Vedder" ;
    a2a:PersonNameFirstName "Johan Bernard" ;
    a2a:PersonNameLastName "Vedder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-20f05207-65ed-4a39-b548-36f8b08e92d4
  a a2a:Person ;
  rdfs:label "Harmanus Wessel" ;
  a2a:PersonName [
    rdfs:label "Harmanus Wessel" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNameLastName "Wessel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-7719a5ef-ed87-4fc7-b257-7ced4b0b8d31
  a a2a:Person ;
  rdfs:label "Theodora Maria Margaretha van der Poel" ;
  a2a:PersonName [
    rdfs:label "Theodora Maria Margaretha van der Poel" ;
    a2a:PersonNameFirstName "Theodora Maria Margaretha" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-09121057-a2f7-4d7a-868e-9677c480b4a7
  a a2a:Person ;
  rdfs:label "Petrus Johannes Wessel" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Wessel" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Wessel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person-83ae8d8b-b6c0-42ab-a740-861411164235
  a a2a:Person ;
  rdfs:label "Anna Maria Backs" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Backs" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Backs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:event_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1932" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1932-07-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schoonebeek" ;
    rdfs:label "Schoonebeek"
  ] .

oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person:19b8a644-82ab-43c6-be42-0b0438f8e7b5 ;
  a2a:EventKeyRef oa:event_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Event1 .

oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person:9e3752fe-5cf8-4b6c-935b-4ba8c3f75d22 ;
  a2a:EventKeyRef oa:event_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Event1 .

oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person:20f05207-65ed-4a39-b548-36f8b08e92d4 ;
  a2a:EventKeyRef oa:event_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Event1 .

oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person:7719a5ef-ed87-4fc7-b257-7ced4b0b8d31 ;
  a2a:EventKeyRef oa:event_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Event1 .

oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person:09121057-a2f7-4d7a-868e-9677c480b4a7 ;
  a2a:EventKeyRef oa:event_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Event1 .

oa:relationep_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Person:83ae8d8b-b6c0-42ab-a740-861411164235 ;
  a2a:EventKeyRef oa:event_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b_Event1 .

oa:source_dar_ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Schoonebeek" ;
    rdfs:label "Schoonebeek", "1932-07-23 - 1932-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1932" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1932-07-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Huwelijk, Deel: 1932, Periode: 1932" ;
    a2a:Book "Huwelijksregister Schoonebeek 1932" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "1932" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1932, Periode: 1932, Huwelijksregister Schoonebeek 1932, 19, 1932"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ebe3019f-d9ad-d4e8-764f-7cb0ad649ac1.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ebe3019f-d9ad-d4e8-764f-7cb0ad649ac1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b" ;
  a2a:RecordGUID "{ea80b8f0-a2c3-4c35-bdf6-37ce6b2ecf5b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_24310_00024310.xml van DAR" .

[] a2a:PersonRemarkdiversen """Plaats doop: -
Opmerkingen: moeder bruidegom overleden; vader bruid overleden""" .
[] a2a:PersonRemarkdiversen """Plaats doop: -
Opmerkingen: moeder bruidegom overleden; vader bruid overleden""" .
