@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_0630da28-e146-a8e4-c39e-038680ff2963
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 oktober 1903 te Muntendam" ;
  a2a:hasPerson oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-1d29666e-11c5-8593-27d1-4e64c27bea32, oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-8b6cabc8-93c6-3df0-2586-6be84a3f77fe, oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-e1ca2984-6e27-4e4b-a6ca-d88a753b6b9f, oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-24e2a725-5fa5-f323-e164-16679609bfb2, oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-f13ebce3-e614-b5d0-184b-80d36adec68a, oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-d8cac190-c228-7fcd-ae06-c06d2629f6a7 ;
  a2a:hasEvent oa:event_gra_0630da28-e146-a8e4-c39e-038680ff2963_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_0, oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_1, oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_2, oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_3, oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_4, oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_5 ;
  a2a:hasSource oa:source_gra_0630da28-e146-a8e4-c39e-038680ff2963 .

oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-1d29666e-11c5-8593-27d1-4e64c27bea32
  a a2a:Person ;
  rdfs:label "Berend Keizer" ;
  a2a:PersonName [
    rdfs:label "Berend Keizer" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Keizer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Muntendam" ;
    rdfs:label "Muntendam"
  ] ;
  a2a:Profession "fabriekarbeider" .

oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-8b6cabc8-93c6-3df0-2586-6be84a3f77fe
  a a2a:Person ;
  rdfs:label "Hendrikje Loorbach" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Loorbach" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Loorbach"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Muntendam" ;
    rdfs:label "Muntendam"
  ] .

oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-e1ca2984-6e27-4e4b-a6ca-d88a753b6b9f
  a a2a:Person ;
  rdfs:label "Adam Loorbach" ;
  a2a:PersonName [
    rdfs:label "Adam Loorbach" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Loorbach"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "werkman" .

oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-24e2a725-5fa5-f323-e164-16679609bfb2
  a a2a:Person ;
  rdfs:label "Grieto Keizer" ;
  a2a:PersonName [
    rdfs:label "Grieto Keizer" ;
    a2a:PersonNameFirstName "Grieto" ;
    a2a:PersonNameLastName "Keizer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "werkman" .

oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-f13ebce3-e614-b5d0-184b-80d36adec68a
  a a2a:Person ;
  rdfs:label "Grietje Daanje" ;
  a2a:PersonName [
    rdfs:label "Grietje Daanje" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Daanje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "werkvrouw" .

oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person-d8cac190-c228-7fcd-ae06-c06d2629f6a7
  a a2a:Person ;
  rdfs:label "Geessien Zuidema" ;
  a2a:PersonName [
    rdfs:label "Geessien Zuidema" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Zuidema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "werkvrouw" .

oa:event_gra_0630da28-e146-a8e4-c39e-038680ff2963_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1903-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Muntendam" ;
    rdfs:label "Muntendam"
  ] .

oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person:1d29666e-11c5-8593-27d1-4e64c27bea32 ;
  a2a:EventKeyRef oa:event_gra_0630da28-e146-a8e4-c39e-038680ff2963_Event1 .

oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person:8b6cabc8-93c6-3df0-2586-6be84a3f77fe ;
  a2a:EventKeyRef oa:event_gra_0630da28-e146-a8e4-c39e-038680ff2963_Event1 .

oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person:e1ca2984-6e27-4e4b-a6ca-d88a753b6b9f ;
  a2a:EventKeyRef oa:event_gra_0630da28-e146-a8e4-c39e-038680ff2963_Event1 .

oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person:24e2a725-5fa5-f323-e164-16679609bfb2 ;
  a2a:EventKeyRef oa:event_gra_0630da28-e146-a8e4-c39e-038680ff2963_Event1 .

oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person:f13ebce3-e614-b5d0-184b-80d36adec68a ;
  a2a:EventKeyRef oa:event_gra_0630da28-e146-a8e4-c39e-038680ff2963_Event1 .

oa:relationep_gra_0630da28-e146-a8e4-c39e-038680ff2963_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_0630da28-e146-a8e4-c39e-038680ff2963_Person:d8cac190-c228-7fcd-ae06-c06d2629f6a7 ;
  a2a:EventKeyRef oa:event_gra_0630da28-e146-a8e4-c39e-038680ff2963_Event1 .

oa:source_gra_0630da28-e146-a8e4-c39e-038680ff2963
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Muntendam" ;
    rdfs:label "Muntendam", "1903-10-22 - 1903-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1903-10-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1903" ;
    a2a:Book "Huwelijksregister 1903" ;
    a2a:DocumentNumber "23" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1903, Huwelijksregister 1903, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/a08e67eb-ffb1-d3e3-b6fc-fe90881926e9.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0630da28-e146-a8e4-c39e-038680ff2963" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/a08e67eb-ffb1-d3e3-b6fc-fe90881926e9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6d524937-063a-1d82-79a6-4b46c2a5e121.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0630da28-e146-a8e4-c39e-038680ff2963" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6d524937-063a-1d82-79a6-4b46c2a5e121.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0630da28-e146-a8e4-c39e-038680ff2963" ;
  a2a:RecordGUID "{0630da28-e146-a8e4-c39e-038680ff2963}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_760_00000760.xml van GRA" .

