@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_eec096ea-fa72-dfcf-1d4f-c646b95a3c14
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 augustus 1946 te Eelde" ;
  a2a:hasPerson oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-25fa0b82-b2bd-aad5-3df7-0e56eeaa9f86, oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-ba196e62-6132-74e8-79ec-d66a3a4f0127, oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-dc139cc9-771f-c0f0-73fd-e90c8f314b3b, oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-6ec623e1-4b7f-7cfd-7f34-7ec97f0abd20, oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-416abfc9-e327-4fc7-f212-0486fd641b15, oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-38f0c08e-a630-de3d-9c30-eec9081fd117 ;
  a2a:hasEvent oa:event_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_0, oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_1, oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_2, oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_3, oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_4, oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_5 ;
  a2a:hasSource oa:source_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14 .

oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-25fa0b82-b2bd-aad5-3df7-0e56eeaa9f86
  a a2a:Person ;
  rdfs:label "Johanna Hendrika Sepers" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendrika Sepers" ;
    a2a:PersonNameFirstName "Johanna Hendrika" ;
    a2a:PersonNameLastName "Sepers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-ba196e62-6132-74e8-79ec-d66a3a4f0127
  a a2a:Person ;
  rdfs:label "Paulus van den Berg" ;
  a2a:PersonName [
    rdfs:label "Paulus van den Berg" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-dc139cc9-771f-c0f0-73fd-e90c8f314b3b
  a a2a:Person ;
  rdfs:label "Bernardus Hermannus Vroom" ;
  a2a:PersonName [
    rdfs:label "Bernardus Hermannus Vroom" ;
    a2a:PersonNameFirstName "Bernardus Hermannus" ;
    a2a:PersonNameLastName "Vroom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-6ec623e1-4b7f-7cfd-7f34-7ec97f0abd20
  a a2a:Person ;
  rdfs:label "Johanna Carolina Smits" ;
  a2a:PersonName [
    rdfs:label "Johanna Carolina Smits" ;
    a2a:PersonNameFirstName "Johanna Carolina" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-416abfc9-e327-4fc7-f212-0486fd641b15
  a a2a:Person ;
  rdfs:label "Henrikus Vroom" ;
  a2a:PersonName [
    rdfs:label "Henrikus Vroom" ;
    a2a:PersonNameFirstName "Henrikus" ;
    a2a:PersonNameLastName "Vroom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] ;
  a2a:Profession "grossier" .

oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person-38f0c08e-a630-de3d-9c30-eec9081fd117
  a a2a:Person ;
  rdfs:label "Willempje Clazina van den Berg" ;
  a2a:PersonName [
    rdfs:label "Willempje Clazina van den Berg" ;
    a2a:PersonNameFirstName "Willempje Clazina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valburg" ;
    rdfs:label "Valburg"
  ] ;
  a2a:Profession "landbouwhuishoudleerares" .

oa:event_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1946-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde"
  ] .

oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person:25fa0b82-b2bd-aad5-3df7-0e56eeaa9f86 ;
  a2a:EventKeyRef oa:event_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Event1 .

oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person:ba196e62-6132-74e8-79ec-d66a3a4f0127 ;
  a2a:EventKeyRef oa:event_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Event1 .

oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person:dc139cc9-771f-c0f0-73fd-e90c8f314b3b ;
  a2a:EventKeyRef oa:event_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Event1 .

oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person:6ec623e1-4b7f-7cfd-7f34-7ec97f0abd20 ;
  a2a:EventKeyRef oa:event_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Event1 .

oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person:416abfc9-e327-4fc7-f212-0486fd641b15 ;
  a2a:EventKeyRef oa:event_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Event1 .

oa:relationep_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Person:38f0c08e-a630-de3d-9c30-eec9081fd117 ;
  a2a:EventKeyRef oa:event_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14_Event1 .

oa:source_dar_eec096ea-fa72-dfcf-1d4f-c646b95a3c14
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Eelde" ;
    rdfs:label "Eelde", "1946-08-17 - 1946-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1946-08-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1946, Periode: 1946" ;
    a2a:Book "Huwelijksregister Eelde 1946" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "1946" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1946, Periode: 1946, Huwelijksregister Eelde 1946, 33, 1946"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/507e33e4-e7c6-d781-4be7-02609f7cbbf8.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/eec096ea-fa72-dfcf-1d4f-c646b95a3c14" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/507e33e4-e7c6-d781-4be7-02609f7cbbf8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/eec096ea-fa72-dfcf-1d4f-c646b95a3c14" ;
  a2a:RecordGUID "{eec096ea-fa72-dfcf-1d4f-c646b95a3c14}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_25846_00025846.xml van DAR" .

[] a2a:PersonRemarkdiversen "overleden" .
