@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_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 april 1931 te Barneveld" ;
  a2a:hasPerson oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727774, oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727776, oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727778, oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727779, oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727781, oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727783 ;
  a2a:hasEvent oa:event_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_0, oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_1, oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_2, oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_3, oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_4, oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_5 ;
  a2a:hasSource oa:source_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3 .

oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727774
  a a2a:Person ;
  rdfs:label "Gerrit Verschuur" ;
  a2a:PersonName [
    rdfs:label "Gerrit Verschuur" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Verschuur"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727776
  a a2a:Person ;
  rdfs:label "Hendrik Verschuur" ;
  a2a:PersonName [
    rdfs:label "Hendrik Verschuur" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Verschuur"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727778
  a a2a:Person ;
  rdfs:label "Aaltje Hop" ;
  a2a:PersonName [
    rdfs:label "Aaltje Hop" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Hop"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727779
  a a2a:Person ;
  rdfs:label "Maartje Blankespoor" ;
  a2a:PersonName [
    rdfs:label "Maartje Blankespoor" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Blankespoor"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727781
  a a2a:Person ;
  rdfs:label "Jacob Blankespoor" ;
  a2a:PersonName [
    rdfs:label "Jacob Blankespoor" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Blankespoor"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727783
  a a2a:Person ;
  rdfs:label "Mia Bouw" ;
  a2a:PersonName [
    rdfs:label "Mia Bouw" ;
    a2a:PersonNameFirstName "Mia" ;
    a2a:PersonNameLastName "Bouw"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-04-1931" ;
    a2a:Year "1931" ;
    a2a:Month "04" ;
    a2a:Day "10" ;
    rdfs:label "1931-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727774 ;
  a2a:EventKeyRef oa:event_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Event1 .

oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727776 ;
  a2a:EventKeyRef oa:event_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Event1 .

oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727778 ;
  a2a:EventKeyRef oa:event_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Event1 .

oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727779 ;
  a2a:EventKeyRef oa:event_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Event1 .

oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727781 ;
  a2a:EventKeyRef oa:event_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Event1 .

oa:relationep_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Person3003727783 ;
  a2a:EventKeyRef oa:event_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3_Event1 .

oa:source_gld_11CD6CB0-F055-42F8-9ED0-F942AF30FAD3
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Barneveld" ;
    a2a:Country "Nederland" ;
    rdfs:label "Barneveld, Nederland", "1931-04-10 - 1931-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-04-1931" ;
    a2a:Year "1931" ;
    a2a:Month "04" ;
    a2a:Day "10" ;
    rdfs:label "10-04-1931"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Barneveld, Huwelijksregister" ;
    a2a:Book "Barneveld, Huwelijksregister" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "12421.05" ;
    rdfs:label "Gelders Archief, Arnhem, Barneveld, Huwelijksregister, Barneveld, Huwelijksregister, 29, 12421.05"
  ] ;
  a2a:SourceLastChangeDate "2022-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/11CD6CB0F05542F89ED0F942AF30FAD3" ;
  a2a:RecordIdentifier "3003727772" ;
  a2a:RecordGUID "{11CD6CB0-F055-42F8-9ED0-F942AF30FAD3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D5C81D7F15B143118C1A7F55439BC4F4" .

