@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_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 september 1934 te Groningen" ;
  a2a:hasPerson oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-d0358c44-e3fc-8dac-2e18-6da1b6b7a88f, oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-b63a1d3e-e8c7-d128-aada-bcc546adaec3, oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-5b97892e-17ea-ce0b-effb-f2c8e140288c, oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-efc85698-120c-eccc-d0e1-8b02644bd025, oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-70117149-7b17-9537-3b8a-94aefef677db, oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-f2299aee-f470-4569-6db0-5b26c62ca8d2 ;
  a2a:hasEvent oa:event_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_0, oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_1, oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_2, oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_3, oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_4, oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_5 ;
  a2a:hasSource oa:source_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0 .

oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-d0358c44-e3fc-8dac-2e18-6da1b6b7a88f
  a a2a:Person ;
  rdfs:label "Pieter Bos" ;
  a2a:PersonName [
    rdfs:label "Pieter Bos" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] ;
  a2a:Profession "handelsreiziger" .

oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-b63a1d3e-e8c7-d128-aada-bcc546adaec3
  a a2a:Person ;
  rdfs:label "Ida Molenberg" ;
  a2a:PersonName [
    rdfs:label "Ida Molenberg" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Molenberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lonneker" ;
    rdfs:label "Lonneker"
  ] .

oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-5b97892e-17ea-ce0b-effb-f2c8e140288c
  a a2a:Person ;
  rdfs:label "Hilbrand Molenberg" ;
  a2a:PersonName [
    rdfs:label "Hilbrand Molenberg" ;
    a2a:PersonNameFirstName "Hilbrand" ;
    a2a:PersonNameLastName "Molenberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "vischventer" .

oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-efc85698-120c-eccc-d0e1-8b02644bd025
  a a2a:Person ;
  rdfs:label "Willem Bos" ;
  a2a:PersonName [
    rdfs:label "Willem Bos" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "werkman" .

oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-70117149-7b17-9537-3b8a-94aefef677db
  a a2a:Person ;
  rdfs:label "Aaltje Stolte" ;
  a2a:PersonName [
    rdfs:label "Aaltje Stolte" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Stolte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person-f2299aee-f470-4569-6db0-5b26c62ca8d2
  a a2a:Person ;
  rdfs:label "Geertje Beerda" ;
  a2a:PersonName [
    rdfs:label "Geertje Beerda" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Beerda"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1934" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1934-09-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person:d0358c44-e3fc-8dac-2e18-6da1b6b7a88f ;
  a2a:EventKeyRef oa:event_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Event1 .

oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person:b63a1d3e-e8c7-d128-aada-bcc546adaec3 ;
  a2a:EventKeyRef oa:event_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Event1 .

oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person:5b97892e-17ea-ce0b-effb-f2c8e140288c ;
  a2a:EventKeyRef oa:event_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Event1 .

oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person:efc85698-120c-eccc-d0e1-8b02644bd025 ;
  a2a:EventKeyRef oa:event_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Event1 .

oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person:70117149-7b17-9537-3b8a-94aefef677db ;
  a2a:EventKeyRef oa:event_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Event1 .

oa:relationep_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Person:f2299aee-f470-4569-6db0-5b26c62ca8d2 ;
  a2a:EventKeyRef oa:event_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0_Event1 .

oa:source_gra_1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1934-09-06 - 1934-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1934" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1934-09-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1934" ;
    a2a:Book "Huwelijksregister 1934" ;
    a2a:DocumentNumber "666" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1934, Huwelijksregister 1934, 666"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a8e47e09-57c5-ecff-70dc-7a7cd7c9e299.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a8e47e09-57c5-ecff-70dc-7a7cd7c9e299.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0" ;
  a2a:RecordGUID "{1ab158aa-ee9f-7e76-cc8b-54cf5ff67fa0}" ;
  a2a:SourceRemarkOpmerking "echtscheiding op 23-11-1972" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_986_00000986.xml van GRA" .

