@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_f0308542-df53-e4b0-54f9-670a28f2ebca
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 april 1946 te Groningen" ;
  a2a:hasPerson oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-d3cd1061-5bc1-9d73-7f62-d09a12ac567f, oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-52f0ee47-85b2-4d45-f5e1-85bd6fa4fc75, oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-fabec3be-6bd3-ed62-ad29-58dcb89eb15e, oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-895d9481-1623-2959-97b0-7a56413767ce, oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-2b151a19-9e4b-1ad2-97d9-af1559366607, oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-38a727ac-b959-100d-30cb-e060c0698000 ;
  a2a:hasEvent oa:event_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_0, oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_1, oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_2, oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_3, oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_4, oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_5 ;
  a2a:hasSource oa:source_gra_f0308542-df53-e4b0-54f9-670a28f2ebca .

oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-d3cd1061-5bc1-9d73-7f62-d09a12ac567f
  a a2a:Person ;
  rdfs:label "Waalke Geltes" ;
  a2a:PersonName [
    rdfs:label "Waalke Geltes" ;
    a2a:PersonNameFirstName "Waalke" ;
    a2a:PersonNameLastName "Geltes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-52f0ee47-85b2-4d45-f5e1-85bd6fa4fc75
  a a2a:Person ;
  rdfs:label "Eisse Cremer" ;
  a2a:PersonName [
    rdfs:label "Eisse Cremer" ;
    a2a:PersonNameFirstName "Eisse" ;
    a2a:PersonNameLastName "Cremer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-fabec3be-6bd3-ed62-ad29-58dcb89eb15e
  a a2a:Person ;
  rdfs:label "Titia Stuit" ;
  a2a:PersonName [
    rdfs:label "Titia Stuit" ;
    a2a:PersonNameFirstName "Titia" ;
    a2a:PersonNameLastName "Stuit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-895d9481-1623-2959-97b0-7a56413767ce
  a a2a:Person ;
  rdfs:label "Grietje Kruizinga" ;
  a2a:PersonName [
    rdfs:label "Grietje Kruizinga" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Kruizinga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-2b151a19-9e4b-1ad2-97d9-af1559366607
  a a2a:Person ;
  rdfs:label "Pieter Cremer" ;
  a2a:PersonName [
    rdfs:label "Pieter Cremer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Cremer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "64 jaar" ;
    rdfs:label "64 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ulrum" ;
    rdfs:label "Ulrum"
  ] ;
  a2a:Profession "winkelier" .

oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person-38a727ac-b959-100d-30cb-e060c0698000
  a a2a:Person ;
  rdfs:label "Willemina Geltes" ;
  a2a:PersonName [
    rdfs:label "Willemina Geltes" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Geltes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:event_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1946-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person:d3cd1061-5bc1-9d73-7f62-d09a12ac567f ;
  a2a:EventKeyRef oa:event_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Event1 .

oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person:52f0ee47-85b2-4d45-f5e1-85bd6fa4fc75 ;
  a2a:EventKeyRef oa:event_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Event1 .

oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person:fabec3be-6bd3-ed62-ad29-58dcb89eb15e ;
  a2a:EventKeyRef oa:event_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Event1 .

oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person:895d9481-1623-2959-97b0-7a56413767ce ;
  a2a:EventKeyRef oa:event_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Event1 .

oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person:2b151a19-9e4b-1ad2-97d9-af1559366607 ;
  a2a:EventKeyRef oa:event_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Event1 .

oa:relationep_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Person:38a727ac-b959-100d-30cb-e060c0698000 ;
  a2a:EventKeyRef oa:event_gra_f0308542-df53-e4b0-54f9-670a28f2ebca_Event1 .

oa:source_gra_f0308542-df53-e4b0-54f9-670a28f2ebca
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1946-04-09 - 1946-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1946-04-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 719, Periode: 1946" ;
    a2a:Book "Huwelijksregister 1946, akte 0219-0417" ;
    a2a:DocumentNumber "371" ;
    a2a:RegistryNumber "719" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 719, Periode: 1946, Huwelijksregister 1946, akte 0219-0417, 371, 719"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/63eded26-3a53-42f8-c305-b553214177c0.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/f0308542-df53-e4b0-54f9-670a28f2ebca" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/63eded26-3a53-42f8-c305-b553214177c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/f0308542-df53-e4b0-54f9-670a28f2ebca" ;
  a2a:RecordGUID "{f0308542-df53-e4b0-54f9-670a28f2ebca}" ;
  a2a:SourceRemarkAkteSoort "Huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220503_14_00000014.xml van GRA" .

[] a2a:PersonRemarkdiversen "Weduwnaar van Roelfien Poelstra" .
