@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_e4678b6f-cd49-46a9-a1f3-e2b8514f303c
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 juli 1917 te De Wijk" ;
  a2a:hasPerson oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-aa634e67-38b4-4583-a4ac-0258aa85a469, oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-c5554885-bb67-446b-9434-1e27a4d5d006, oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-676ae2e0-7c3e-4af2-8aa2-1446b6a2a6e5, oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-89bc8293-a31f-437f-8d35-dc93a9c579ba, oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-b7c2f2c2-378f-4e1c-a79f-2bc9b404bcbd, oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-70f224b1-c8d7-4ad3-942e-711264070edb ;
  a2a:hasEvent oa:event_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_0, oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_1, oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_2, oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_3, oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_4, oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_5 ;
  a2a:hasSource oa:source_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c .

oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-aa634e67-38b4-4583-a4ac-0258aa85a469
  a a2a:Person ;
  rdfs:label "Gosem Dekker" ;
  a2a:PersonName [
    rdfs:label "Gosem Dekker" ;
    a2a:PersonNameFirstName "Gosem" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-c5554885-bb67-446b-9434-1e27a4d5d006
  a a2a:Person ;
  rdfs:label "Roelofje Westerhuis" ;
  a2a:PersonName [
    rdfs:label "Roelofje Westerhuis" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Westerhuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-676ae2e0-7c3e-4af2-8aa2-1446b6a2a6e5
  a a2a:Person ;
  rdfs:label "Jakob Santing" ;
  a2a:PersonName [
    rdfs:label "Jakob Santing" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Santing"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-89bc8293-a31f-437f-8d35-dc93a9c579ba
  a a2a:Person ;
  rdfs:label "Jan Dekker" ;
  a2a:PersonName [
    rdfs:label "Jan Dekker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Wijk" ;
    rdfs:label "De Wijk"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-b7c2f2c2-378f-4e1c-a79f-2bc9b404bcbd
  a a2a:Person ;
  rdfs:label "Grietje Santing" ;
  a2a:PersonName [
    rdfs:label "Grietje Santing" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Santing"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person-70f224b1-c8d7-4ad3-942e-711264070edb
  a a2a:Person ;
  rdfs:label "Jantje Eppenge" ;
  a2a:PersonName [
    rdfs:label "Jantje Eppenge" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Eppenge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1917-07-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Wijk" ;
    rdfs:label "De Wijk"
  ] .

oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person:aa634e67-38b4-4583-a4ac-0258aa85a469 ;
  a2a:EventKeyRef oa:event_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Event1 .

oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person:c5554885-bb67-446b-9434-1e27a4d5d006 ;
  a2a:EventKeyRef oa:event_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Event1 .

oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person:676ae2e0-7c3e-4af2-8aa2-1446b6a2a6e5 ;
  a2a:EventKeyRef oa:event_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Event1 .

oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person:89bc8293-a31f-437f-8d35-dc93a9c579ba ;
  a2a:EventKeyRef oa:event_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Event1 .

oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person:b7c2f2c2-378f-4e1c-a79f-2bc9b404bcbd ;
  a2a:EventKeyRef oa:event_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Event1 .

oa:relationep_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Person:70f224b1-c8d7-4ad3-942e-711264070edb ;
  a2a:EventKeyRef oa:event_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c_Event1 .

oa:source_dar_e4678b6f-cd49-46a9-a1f3-e2b8514f303c
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "De Wijk" ;
    rdfs:label "De Wijk", "1917-07-21 - 1917-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1917-07-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Huwelijk, Deel: 1917, Periode: 1917" ;
    a2a:Book "Huwelijksregister De Wijk 1917" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "1917" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1917, Periode: 1917, Huwelijksregister De Wijk 1917, 15, 1917"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/345d94be-b1e4-9ff3-94a7-76ace7c9d367.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e4678b6f-cd49-46a9-a1f3-e2b8514f303c" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/345d94be-b1e4-9ff3-94a7-76ace7c9d367.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e4678b6f-cd49-46a9-a1f3-e2b8514f303c" ;
  a2a:RecordGUID "{e4678b6f-cd49-46a9-a1f3-e2b8514f303c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_24302_00024302.xml van DAR" .

[] a2a:PersonRemarkdiversen """Plaats doop: -
Opmerkingen: moeder bruid ook Jantje Eppinge; moeder bruid overleden""" .
[] a2a:PersonRemarkdiversen """Plaats doop: -
Opmerkingen: moeder bruid ook Jantje Eppinge; moeder bruid overleden""" .
