@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_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 mei 1909 te Vries" ;
  a2a:hasPerson oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-b77680b8-b9d6-48d6-ae5e-06d2e4afd356, oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-a586f4f3-d286-4477-bfda-3c234bb8d97a, oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-0614e298-255c-4f93-a126-ae3a9b8fbe6a, oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-97fb1801-3185-488d-a281-c7208a7712d6, oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-df60cd8c-f251-46e6-bd02-79dafdc24fa7, oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-5f3f9b86-ed4e-446c-9d09-677ff5ca003d ;
  a2a:hasEvent oa:event_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_0, oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_1, oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_2, oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_3, oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_4, oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_5 ;
  a2a:hasSource oa:source_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77 .

oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-b77680b8-b9d6-48d6-ae5e-06d2e4afd356
  a a2a:Person ;
  rdfs:label "Jans Eisses" ;
  a2a:PersonName [
    rdfs:label "Jans Eisses" ;
    a2a:PersonNameFirstName "Jans" ;
    a2a:PersonNameLastName "Eisses"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "spoorwegarbeider" .

oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-a586f4f3-d286-4477-bfda-3c234bb8d97a
  a a2a:Person ;
  rdfs:label "Jan Pieters" ;
  a2a:PersonName [
    rdfs:label "Jan Pieters" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-0614e298-255c-4f93-a126-ae3a9b8fbe6a
  a a2a:Person ;
  rdfs:label "Grietje Bakker" ;
  a2a:PersonName [
    rdfs:label "Grietje Bakker" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "spoorwegwachteres" .

oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-97fb1801-3185-488d-a281-c7208a7712d6
  a a2a:Person ;
  rdfs:label "Jan Egbert Eisses" ;
  a2a:PersonName [
    rdfs:label "Jan Egbert Eisses" ;
    a2a:PersonNameFirstName "Jan Egbert" ;
    a2a:PersonNameLastName "Eisses"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] ;
  a2a:Profession "spoorwegarbeider" .

oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-df60cd8c-f251-46e6-bd02-79dafdc24fa7
  a a2a:Person ;
  rdfs:label "Bertha Pieters" ;
  a2a:PersonName [
    rdfs:label "Bertha Pieters" ;
    a2a:PersonNameFirstName "Bertha" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person-5f3f9b86-ed4e-446c-9d09-677ff5ca003d
  a a2a:Person ;
  rdfs:label "Wimke Boerhof" ;
  a2a:PersonName [
    rdfs:label "Wimke Boerhof" ;
    a2a:PersonNameFirstName "Wimke" ;
    a2a:PersonNameLastName "Boerhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:event_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1909-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person:b77680b8-b9d6-48d6-ae5e-06d2e4afd356 ;
  a2a:EventKeyRef oa:event_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Event1 .

oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person:a586f4f3-d286-4477-bfda-3c234bb8d97a ;
  a2a:EventKeyRef oa:event_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Event1 .

oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person:0614e298-255c-4f93-a126-ae3a9b8fbe6a ;
  a2a:EventKeyRef oa:event_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Event1 .

oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person:97fb1801-3185-488d-a281-c7208a7712d6 ;
  a2a:EventKeyRef oa:event_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Event1 .

oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person:df60cd8c-f251-46e6-bd02-79dafdc24fa7 ;
  a2a:EventKeyRef oa:event_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Event1 .

oa:relationep_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Person:5f3f9b86-ed4e-446c-9d09-677ff5ca003d ;
  a2a:EventKeyRef oa:event_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77_Event1 .

oa:source_dar_aec7cfa2-2e1d-4a5d-a51f-9e446c978e77
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1909-05-01 - 1909-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1909-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Huwelijk, Deel: 1909, Periode: 1909" ;
    a2a:Book "Huwelijksregister Vries 1909" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "1909" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1909, Periode: 1909, Huwelijksregister Vries 1909, 9, 1909"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/b7c7c475-649e-7970-66fd-62df3e3a4258.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/aec7cfa2-2e1d-4a5d-a51f-9e446c978e77" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/b7c7c475-649e-7970-66fd-62df3e3a4258.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/aec7cfa2-2e1d-4a5d-a51f-9e446c978e77" ;
  a2a:RecordGUID "{aec7cfa2-2e1d-4a5d-a51f-9e446c978e77}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_24229_00024229.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
[] a2a:PersonRemarkdiversen "Plaats doop: -" .
