@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_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 mei 1935 te Echteld" ;
  a2a:hasPerson oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041654, oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041655, oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041656, oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041657, oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041658, oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041659 ;
  a2a:hasEvent oa:event_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_0, oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_1, oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_2, oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_3, oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_4, oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_5 ;
  a2a:hasSource oa:source_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F .

oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041654
  a a2a:Person ;
  rdfs:label "Evert Dirk Hermsen" ;
  a2a:PersonName [
    rdfs:label "Evert Dirk Hermsen" ;
    a2a:PersonNameFirstName "Evert Dirk" ;
    a2a:PersonNameLastName "Hermsen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Echteld" ;
    rdfs:label "Echteld"
  ] ;
  a2a:Profession "steenfabrieksarbeider" .

oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041655
  a a2a:Person ;
  rdfs:label "Aalderd Hermsen" ;
  a2a:PersonName [
    rdfs:label "Aalderd Hermsen" ;
    a2a:PersonNameFirstName "Aalderd" ;
    a2a:PersonNameLastName "Hermsen"
  ] ;
  a2a:Profession "landarbeider" .

oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041656
  a a2a:Person ;
  rdfs:label "Hendrika van Zetten" ;
  a2a:PersonName [
    rdfs:label "Hendrika van Zetten" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zetten"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041657
  a a2a:Person ;
  rdfs:label "Lambarta van den Hater" ;
  a2a:PersonName [
    rdfs:label "Lambarta van den Hater" ;
    a2a:PersonNameFirstName "Lambarta" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hater"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJzendoorn" ;
    rdfs:label "IJzendoorn"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041658
  a a2a:Person ;
  rdfs:label "Teunis Hendrikus van den Hater" ;
  a2a:PersonName [
    rdfs:label "Teunis Hendrikus van den Hater" ;
    a2a:PersonNameFirstName "Teunis Hendrikus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hater"
  ] ;
  a2a:Profession "steenfabrieksarbeider" .

oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041659
  a a2a:Person ;
  rdfs:label "Adriana Lambarta van Ingen" ;
  a2a:PersonName [
    rdfs:label "Adriana Lambarta van Ingen" ;
    a2a:PersonNameFirstName "Adriana Lambarta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ingen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "25-05-1935" ;
    a2a:Year "1935" ;
    a2a:Month "05" ;
    a2a:Day "25" ;
    rdfs:label "1935-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Echteld" ;
    rdfs:label "Echteld"
  ] .

oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041654 ;
  a2a:EventKeyRef oa:event_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Event1 .

oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041655 ;
  a2a:EventKeyRef oa:event_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Event1 .

oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041656 ;
  a2a:EventKeyRef oa:event_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Event1 .

oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041657 ;
  a2a:EventKeyRef oa:event_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Event1 .

oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041658 ;
  a2a:EventKeyRef oa:event_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Event1 .

oa:relationep_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Person3015041659 ;
  a2a:EventKeyRef oa:event_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F_Event1 .

oa:source_gld_D79E1CD6-63E4-4635-BC90-63ADA79BF88F
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Echteld" ;
    a2a:Country "Nederland" ;
    rdfs:label "Echteld, Nederland", "1935-05-25 - 1935-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-05-1935" ;
    a2a:Year "1935" ;
    a2a:Month "05" ;
    a2a:Day "25" ;
    rdfs:label "25-05-1935"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Echteld, Huwelijksregister" ;
    a2a:Book "Echteld, Huwelijksregister" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "13334.03" ;
    rdfs:label "Gelders Archief, Arnhem, Echteld, Huwelijksregister, Echteld, Huwelijksregister, 10, 13334.03"
  ] ;
  a2a:SourceLastChangeDate "2022-11-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/D79E1CD663E44635BC9063ADA79BF88F" ;
  a2a:RecordIdentifier "3015041653" ;
  a2a:RecordGUID "{D79E1CD6-63E4-4635-BC90-63ADA79BF88F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/260EF09BC28A40A6B952C5CEA7FF4BEB" .

