@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_01431561-d49c-ccc5-52dc-e6718c101b90
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 mei 1940 te Hoogezand" ;
  a2a:hasPerson oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-9a7569aa-b676-16c4-7c4a-0cea35786203, oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-015e891d-4863-f426-a79f-edc45f5cab67, oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-a90d0c5d-e5a9-53ff-1a16-755330366d9c, oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-537f18e7-bdc1-dbc4-4c73-86b22c8807a0, oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-8a4b1388-d8cd-2dbc-f707-cfd63cd6390c, oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-36cb1004-e775-48f2-3aeb-2b56f46da9f8 ;
  a2a:hasEvent oa:event_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_0, oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_1, oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_2, oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_3, oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_4, oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_5 ;
  a2a:hasSource oa:source_gra_01431561-d49c-ccc5-52dc-e6718c101b90 .

oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-9a7569aa-b676-16c4-7c4a-0cea35786203
  a a2a:Person ;
  rdfs:label "Ebbo Burema" ;
  a2a:PersonName [
    rdfs:label "Ebbo Burema" ;
    a2a:PersonNameFirstName "Ebbo" ;
    a2a:PersonNameLastName "Burema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "los werkman" .

oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-015e891d-4863-f426-a79f-edc45f5cab67
  a a2a:Person ;
  rdfs:label "Karel Eerhard" ;
  a2a:PersonName [
    rdfs:label "Karel Eerhard" ;
    a2a:PersonNameFirstName "Karel" ;
    a2a:PersonNameLastName "Eerhard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "los werkman" .

oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-a90d0c5d-e5a9-53ff-1a16-755330366d9c
  a a2a:Person ;
  rdfs:label "Hinderkien Bijl" ;
  a2a:PersonName [
    rdfs:label "Hinderkien Bijl" ;
    a2a:PersonNameFirstName "Hinderkien" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-537f18e7-bdc1-dbc4-4c73-86b22c8807a0
  a a2a:Person ;
  rdfs:label "Berendje Schuur" ;
  a2a:PersonName [
    rdfs:label "Berendje Schuur" ;
    a2a:PersonNameFirstName "Berendje" ;
    a2a:PersonNameLastName "Schuur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-8a4b1388-d8cd-2dbc-f707-cfd63cd6390c
  a a2a:Person ;
  rdfs:label "Maria Burema" ;
  a2a:PersonName [
    rdfs:label "Maria Burema" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Burema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person-36cb1004-e775-48f2-3aeb-2b56f46da9f8
  a a2a:Person ;
  rdfs:label "Luitzen Eerhard" ;
  a2a:PersonName [
    rdfs:label "Luitzen Eerhard" ;
    a2a:PersonNameFirstName "Luitzen" ;
    a2a:PersonNameLastName "Eerhard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kiel gem. Hoogezand" ;
    rdfs:label "Kiel gem. Hoogezand"
  ] ;
  a2a:Profession "scheepstimmerknecht" .

oa:event_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1940-05-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person:9a7569aa-b676-16c4-7c4a-0cea35786203 ;
  a2a:EventKeyRef oa:event_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Event1 .

oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person:015e891d-4863-f426-a79f-edc45f5cab67 ;
  a2a:EventKeyRef oa:event_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Event1 .

oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person:a90d0c5d-e5a9-53ff-1a16-755330366d9c ;
  a2a:EventKeyRef oa:event_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Event1 .

oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person:537f18e7-bdc1-dbc4-4c73-86b22c8807a0 ;
  a2a:EventKeyRef oa:event_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Event1 .

oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person:8a4b1388-d8cd-2dbc-f707-cfd63cd6390c ;
  a2a:EventKeyRef oa:event_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Event1 .

oa:relationep_gra_01431561-d49c-ccc5-52dc-e6718c101b90_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Person:36cb1004-e775-48f2-3aeb-2b56f46da9f8 ;
  a2a:EventKeyRef oa:event_gra_01431561-d49c-ccc5-52dc-e6718c101b90_Event1 .

oa:source_gra_01431561-d49c-ccc5-52dc-e6718c101b90
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1940-05-04 - 1940-05-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-05-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-05-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1940-05-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 343, Periode: 1940" ;
    a2a:Book "Huwelijksregister 1940" ;
    a2a:DocumentNumber "32" ;
    a2a:RegistryNumber "343" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 343, Periode: 1940, Huwelijksregister 1940, 32, 343"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/94863409-20a9-9f92-01b9-90512231d42b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/01431561-d49c-ccc5-52dc-e6718c101b90" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/94863409-20a9-9f92-01b9-90512231d42b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/01431561-d49c-ccc5-52dc-e6718c101b90" ;
  a2a:RecordGUID "{01431561-d49c-ccc5-52dc-e6718c101b90}" ;
  a2a:SourceRemarkOpmerking "echtscheiding op 26-08-1954" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_705_00000705.xml van GRA" .

