@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_50ed0136-65f3-48ba-ee7b-e444996c67cb
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 mei 1920 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-6a6c0379-b409-51f3-c5fb-028cb4dcd538, oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-08d73f4b-a56f-85db-9f89-2b80663045d7, oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-5fb85c2f-8044-02e8-b9bc-93d9dce9c55a, oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-615cf581-3ab5-baa8-d423-33c2bf1a6822, oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-2a7c9780-5f0f-fa83-1dff-f34c292fb1b7, oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-1c20ead8-f626-41f9-6033-3f5be83e6f84 ;
  a2a:hasEvent oa:event_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_0, oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_1, oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_2, oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_3, oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_4, oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_5 ;
  a2a:hasSource oa:source_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb .

oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-6a6c0379-b409-51f3-c5fb-028cb4dcd538
  a a2a:Person ;
  rdfs:label "Hindrik Harm Angerman" ;
  a2a:PersonName [
    rdfs:label "Hindrik Harm Angerman" ;
    a2a:PersonNameFirstName "Hindrik Harm" ;
    a2a:PersonNameLastName "Angerman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "48 jaar" ;
    rdfs:label "48 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] ;
  a2a:Profession "bakker" .

oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-08d73f4b-a56f-85db-9f89-2b80663045d7
  a a2a:Person ;
  rdfs:label "Antje Smit" ;
  a2a:PersonName [
    rdfs:label "Antje Smit" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-5fb85c2f-8044-02e8-b9bc-93d9dce9c55a
  a a2a:Person ;
  rdfs:label "Stientje Tutjer" ;
  a2a:PersonName [
    rdfs:label "Stientje Tutjer" ;
    a2a:PersonNameFirstName "Stientje" ;
    a2a:PersonNameLastName "Tutjer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wymeer, Duitsland" ;
    rdfs:label "Wymeer, Duitsland"
  ] .

oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-615cf581-3ab5-baa8-d423-33c2bf1a6822
  a a2a:Person ;
  rdfs:label "Jan Tutjer" ;
  a2a:PersonName [
    rdfs:label "Jan Tutjer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Tutjer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-2a7c9780-5f0f-fa83-1dff-f34c292fb1b7
  a a2a:Person ;
  rdfs:label "Harm Angerman" ;
  a2a:PersonName [
    rdfs:label "Harm Angerman" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Angerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person-1c20ead8-f626-41f9-6033-3f5be83e6f84
  a a2a:Person ;
  rdfs:label "Adriaantje Brongers" ;
  a2a:PersonName [
    rdfs:label "Adriaantje Brongers" ;
    a2a:PersonNameFirstName "Adriaantje" ;
    a2a:PersonNameLastName "Brongers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1920-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person:6a6c0379-b409-51f3-c5fb-028cb4dcd538 ;
  a2a:EventKeyRef oa:event_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Event1 .

oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person:08d73f4b-a56f-85db-9f89-2b80663045d7 ;
  a2a:EventKeyRef oa:event_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Event1 .

oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person:5fb85c2f-8044-02e8-b9bc-93d9dce9c55a ;
  a2a:EventKeyRef oa:event_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Event1 .

oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person:615cf581-3ab5-baa8-d423-33c2bf1a6822 ;
  a2a:EventKeyRef oa:event_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Event1 .

oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person:2a7c9780-5f0f-fa83-1dff-f34c292fb1b7 ;
  a2a:EventKeyRef oa:event_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Event1 .

oa:relationep_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Person:1c20ead8-f626-41f9-6033-3f5be83e6f84 ;
  a2a:EventKeyRef oa:event_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb_Event1 .

oa:source_gra_50ed0136-65f3-48ba-ee7b-e444996c67cb
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1920-05-15 - 1920-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1920-05-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1920" ;
    a2a:Book "Huwelijksregister 1920" ;
    a2a:DocumentNumber "24" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1920, Huwelijksregister 1920, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0212b0b2-ca3b-105d-38bc-93940803cff0.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/50ed0136-65f3-48ba-ee7b-e444996c67cb" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0212b0b2-ca3b-105d-38bc-93940803cff0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/50ed0136-65f3-48ba-ee7b-e444996c67cb" ;
  a2a:RecordGUID "{50ed0136-65f3-48ba-ee7b-e444996c67cb}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1577_00001577.xml van GRA" .

