@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_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 mei 1939 te Beilen" ;
  a2a:hasPerson oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person-c746a99f-2fde-6507-9cbd-789ed6f60b09, oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person-ba4d462e-43a6-b83e-0f24-8561c9a49433, oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person-84e0efc4-27ad-9b76-51d9-9878670bf691, oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person-99a46aaa-a1b9-9524-1398-2cbe45916c6e, oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person-8ead9309-5a5a-60ee-0f4c-2db12d97b614 ;
  a2a:hasEvent oa:event_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_0, oa:relationep_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_1, oa:relationep_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_2, oa:relationep_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_3, oa:relationep_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_4 ;
  a2a:hasSource oa:source_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5 .

oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person-c746a99f-2fde-6507-9cbd-789ed6f60b09
  a a2a:Person ;
  rdfs:label "Niesje Vaartjes" ;
  a2a:PersonName [
    rdfs:label "Niesje Vaartjes" ;
    a2a:PersonNameFirstName "Niesje" ;
    a2a:PersonNameLastName "Vaartjes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person-ba4d462e-43a6-b83e-0f24-8561c9a49433
  a a2a:Person ;
  rdfs:label "Johan Padding" ;
  a2a:PersonName [
    rdfs:label "Johan Padding" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Padding"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person-84e0efc4-27ad-9b76-51d9-9878670bf691
  a a2a:Person ;
  rdfs:label "Jantje Joling" ;
  a2a:PersonName [
    rdfs:label "Jantje Joling" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Joling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person-99a46aaa-a1b9-9524-1398-2cbe45916c6e
  a a2a:Person ;
  rdfs:label "Egbert Joling" ;
  a2a:PersonName [
    rdfs:label "Egbert Joling" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Joling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person-8ead9309-5a5a-60ee-0f4c-2db12d97b614
  a a2a:Person ;
  rdfs:label "Geertruida Padding" ;
  a2a:PersonName [
    rdfs:label "Geertruida Padding" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Padding"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1939-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] .

oa:relationep_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person:c746a99f-2fde-6507-9cbd-789ed6f60b09 ;
  a2a:EventKeyRef oa:event_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Event1 .

oa:relationep_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person:ba4d462e-43a6-b83e-0f24-8561c9a49433 ;
  a2a:EventKeyRef oa:event_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Event1 .

oa:relationep_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person:84e0efc4-27ad-9b76-51d9-9878670bf691 ;
  a2a:EventKeyRef oa:event_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Event1 .

oa:relationep_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person:99a46aaa-a1b9-9524-1398-2cbe45916c6e ;
  a2a:EventKeyRef oa:event_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Event1 .

oa:relationep_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Person:8ead9309-5a5a-60ee-0f4c-2db12d97b614 ;
  a2a:EventKeyRef oa:event_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5_Event1 .

oa:source_dar_cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen", "1939-05-19 - 1939-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1939-05-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1939, Periode: 1939" ;
    a2a:Book "Huwelijksregister Beilen 1939" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "1939" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1939, Periode: 1939, Huwelijksregister Beilen 1939, 30, 1939"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ab270267-bc15-2ef8-16cd-91e7d4a80fc1.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ab270267-bc15-2ef8-16cd-91e7d4a80fc1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5" ;
  a2a:RecordGUID "{cc0f7a19-5c23-5819-0fcd-8a5c8a4f66d5}" ;
  a2a:SourceRemarkdeel "1939" ;
  a2a:SourceRemarkregister_periode "1939" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_4042_00004042.xml van DAR" .

