@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_e3a46c94-bfef-474b-bf64-7378763ccbfe
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 mei 1921 te Odoorn" ;
  a2a:hasPerson oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-47991ba7-5523-4d8d-bcc8-b70cb993dfd8, oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-6e31199b-6ec1-4ca3-a301-d60abb8f111c, oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-690ff6be-0e64-408a-8697-dacae49a3cda, oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-e4efcf53-5702-42a9-8da1-93935e0b8ffd, oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-2eb6b9ba-dc61-4c4c-8c70-42debdcf28cf, oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-ff2548ec-8d4c-488a-a78c-ed1f57894726 ;
  a2a:hasEvent oa:event_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_0, oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_1, oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_2, oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_3, oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_4, oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_5 ;
  a2a:hasSource oa:source_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe .

oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-47991ba7-5523-4d8d-bcc8-b70cb993dfd8
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-6e31199b-6ec1-4ca3-a301-d60abb8f111c
  a a2a:Person ;
  rdfs:label "Harm Ottens" ;
  a2a:PersonName [
    rdfs:label "Harm Ottens" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Ottens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-690ff6be-0e64-408a-8697-dacae49a3cda
  a a2a:Person ;
  rdfs:label "Jantien Brouwer" ;
  a2a:PersonName [
    rdfs:label "Jantien Brouwer" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-e4efcf53-5702-42a9-8da1-93935e0b8ffd
  a a2a:Person ;
  rdfs:label "Aaltje Ottens" ;
  a2a:PersonName [
    rdfs:label "Aaltje Ottens" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Ottens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ees" ;
    rdfs:label "Ees"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-2eb6b9ba-dc61-4c4c-8c70-42debdcf28cf
  a a2a:Person ;
  rdfs:label "Geesje Hoekman" ;
  a2a:PersonName [
    rdfs:label "Geesje Hoekman" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Hoekman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person-ff2548ec-8d4c-488a-a78c-ed1f57894726
  a a2a:Person ;
  rdfs:label "Bernardus Brouwer" ;
  a2a:PersonName [
    rdfs:label "Bernardus Brouwer" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn"
  ] ;
  a2a:Profession "arbeider" .

oa:event_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1921-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn"
  ] .

oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person:47991ba7-5523-4d8d-bcc8-b70cb993dfd8 ;
  a2a:EventKeyRef oa:event_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Event1 .

oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person:6e31199b-6ec1-4ca3-a301-d60abb8f111c ;
  a2a:EventKeyRef oa:event_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Event1 .

oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person:690ff6be-0e64-408a-8697-dacae49a3cda ;
  a2a:EventKeyRef oa:event_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Event1 .

oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person:e4efcf53-5702-42a9-8da1-93935e0b8ffd ;
  a2a:EventKeyRef oa:event_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Event1 .

oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person:2eb6b9ba-dc61-4c4c-8c70-42debdcf28cf ;
  a2a:EventKeyRef oa:event_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Event1 .

oa:relationep_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Person:ff2548ec-8d4c-488a-a78c-ed1f57894726 ;
  a2a:EventKeyRef oa:event_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe_Event1 .

oa:source_dar_e3a46c94-bfef-474b-bf64-7378763ccbfe
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1921-05-06 - 1921-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1921-05-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Huwelijk, Deel: 1921, Periode: 1921" ;
    a2a:Book "Huwelijksregister Odoorn 1921" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "1921" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1921, Periode: 1921, Huwelijksregister Odoorn 1921, 65, 1921"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/dc23c500-2bab-c9ef-3503-83e292585c88.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e3a46c94-bfef-474b-bf64-7378763ccbfe" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/dc23c500-2bab-c9ef-3503-83e292585c88.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e3a46c94-bfef-474b-bf64-7378763ccbfe" ;
  a2a:RecordGUID "{e3a46c94-bfef-474b-bf64-7378763ccbfe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_24301_00024301.xml van DAR" .

[] a2a:PersonRemarkdiversen """Plaats doop: -
Opmerkingen: voogd bruidegom Egbert Brouwer; toeziend voogd bruidegom Harmannus Dekens; moeder bruidegom overleden; vader bruid overleden; moeder bruid overleden""" .
[] a2a:PersonRemarkdiversen """Plaats doop: -
Opmerkingen: voogd bruidegom Egbert Brouwer; toeziend voogd bruidegom Harmannus Dekens; moeder bruidegom overleden; vader bruid overleden; moeder bruid overleden""" .
