@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_gra_1bfcf562-7002-0a7e-cd25-932af27091f0
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 oktober 1927 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-96e04d78-7382-0396-772c-81bb4fdbb9f7, oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-eb0d54e3-5fc5-1557-745c-02737e22d6c3, oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-9b8c2570-9301-9037-092a-884697d249f8, oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-ef42a1de-d5a8-c3f0-d532-c8d96feb8179, oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-00076230-5b7d-df50-236b-eb3577517e88, oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-7547431b-af79-5b55-e99a-0a4517445b98 ;
  a2a:hasEvent oa:event_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_0, oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_1, oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_2, oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_3, oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_4, oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_5 ;
  a2a:hasSource oa:source_gra_1bfcf562-7002-0a7e-cd25-932af27091f0 .

oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-96e04d78-7382-0396-772c-81bb4fdbb9f7
  a a2a:Person ;
  rdfs:label "Geerd Aldershof" ;
  a2a:PersonName [
    rdfs:label "Geerd Aldershof" ;
    a2a:PersonNameFirstName "Geerd" ;
    a2a:PersonNameLastName "Aldershof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] ;
  a2a:Profession "brievenbesteller" .

oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-eb0d54e3-5fc5-1557-745c-02737e22d6c3
  a a2a:Person ;
  rdfs:label "Antje Groothuis" ;
  a2a:PersonName [
    rdfs:label "Antje Groothuis" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Groothuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-9b8c2570-9301-9037-092a-884697d249f8
  a a2a:Person ;
  rdfs:label "Willemtje Engels" ;
  a2a:PersonName [
    rdfs:label "Willemtje Engels" ;
    a2a:PersonNameFirstName "Willemtje" ;
    a2a:PersonNameLastName "Engels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-ef42a1de-d5a8-c3f0-d532-c8d96feb8179
  a a2a:Person ;
  rdfs:label "Gerrit Derks Aldershof" ;
  a2a:PersonName [
    rdfs:label "Gerrit Derks Aldershof" ;
    a2a:PersonNameFirstName "Gerrit Derks" ;
    a2a:PersonNameLastName "Aldershof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-00076230-5b7d-df50-236b-eb3577517e88
  a a2a:Person ;
  rdfs:label "Willem Groothuis" ;
  a2a:PersonName [
    rdfs:label "Willem Groothuis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Groothuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person-7547431b-af79-5b55-e99a-0a4517445b98
  a a2a:Person ;
  rdfs:label "Hindertje Tebbenhof" ;
  a2a:PersonName [
    rdfs:label "Hindertje Tebbenhof" ;
    a2a:PersonNameFirstName "Hindertje" ;
    a2a:PersonNameLastName "Tebbenhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1927-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person:96e04d78-7382-0396-772c-81bb4fdbb9f7 ;
  a2a:EventKeyRef oa:event_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Event1 .

oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person:eb0d54e3-5fc5-1557-745c-02737e22d6c3 ;
  a2a:EventKeyRef oa:event_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Event1 .

oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person:9b8c2570-9301-9037-092a-884697d249f8 ;
  a2a:EventKeyRef oa:event_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Event1 .

oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person:ef42a1de-d5a8-c3f0-d532-c8d96feb8179 ;
  a2a:EventKeyRef oa:event_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Event1 .

oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person:00076230-5b7d-df50-236b-eb3577517e88 ;
  a2a:EventKeyRef oa:event_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Event1 .

oa:relationep_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Person:7547431b-af79-5b55-e99a-0a4517445b98 ;
  a2a:EventKeyRef oa:event_gra_1bfcf562-7002-0a7e-cd25-932af27091f0_Event1 .

oa:source_gra_1bfcf562-7002-0a7e-cd25-932af27091f0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1927-10-28 - 1927-10-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-10-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-10-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1927-10-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1927" ;
    a2a:Book "Huwelijksregister 1927" ;
    a2a:DocumentNumber "58" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1927, Huwelijksregister 1927, 58"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/431e5e67-b674-a969-46e8-57a222f2a39b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1bfcf562-7002-0a7e-cd25-932af27091f0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/431e5e67-b674-a969-46e8-57a222f2a39b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1bfcf562-7002-0a7e-cd25-932af27091f0" ;
  a2a:RecordGUID "{1bfcf562-7002-0a7e-cd25-932af27091f0}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_393_00000393.xml van GRA" .

