@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_50e6e87c-fb3b-a3ba-6b56-cd75796e8902
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 december 1940 te Delfzijl" ;
  a2a:hasPerson oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-05ef5d7c-7735-b1a4-46b7-61e6ddd3b292, oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-f3e33fd8-2760-fecf-ed3c-1393f142b223, oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-7a285493-f56c-e199-ecd0-a8b26f01bf06, oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-0720204a-d3d3-fcb8-d3a2-a7f78d248459, oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-672310e3-2084-8305-8f54-61c06d8dcf64, oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-cf53ecc0-a904-820c-b7a9-3cdb0405435e ;
  a2a:hasEvent oa:event_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_0, oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_1, oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_2, oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_3, oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_4, oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_5 ;
  a2a:hasSource oa:source_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902 .

oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-05ef5d7c-7735-b1a4-46b7-61e6ddd3b292
  a a2a:Person ;
  rdfs:label "Jakob Gruizinga" ;
  a2a:PersonName [
    rdfs:label "Jakob Gruizinga" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Gruizinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "los werkman" .

oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-f3e33fd8-2760-fecf-ed3c-1393f142b223
  a a2a:Person ;
  rdfs:label "Lammert Bos" ;
  a2a:PersonName [
    rdfs:label "Lammert Bos" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schipper zandzuiger" .

oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-7a285493-f56c-e199-ecd0-a8b26f01bf06
  a a2a:Person ;
  rdfs:label "Geerdina Willeman" ;
  a2a:PersonName [
    rdfs:label "Geerdina Willeman" ;
    a2a:PersonNameFirstName "Geerdina" ;
    a2a:PersonNameLastName "Willeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-0720204a-d3d3-fcb8-d3a2-a7f78d248459
  a a2a:Person ;
  rdfs:label "Etje Groenhagen" ;
  a2a:PersonName [
    rdfs:label "Etje Groenhagen" ;
    a2a:PersonNameFirstName "Etje" ;
    a2a:PersonNameLastName "Groenhagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-672310e3-2084-8305-8f54-61c06d8dcf64
  a a2a:Person ;
  rdfs:label "Geessien Gruizinga" ;
  a2a:PersonName [
    rdfs:label "Geessien Gruizinga" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Gruizinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person-cf53ecc0-a904-820c-b7a9-3cdb0405435e
  a a2a:Person ;
  rdfs:label "Jan Bos" ;
  a2a:PersonName [
    rdfs:label "Jan Bos" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] ;
  a2a:Profession "schipper kustvaart" .

oa:event_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1940-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person:05ef5d7c-7735-b1a4-46b7-61e6ddd3b292 ;
  a2a:EventKeyRef oa:event_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Event1 .

oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person:f3e33fd8-2760-fecf-ed3c-1393f142b223 ;
  a2a:EventKeyRef oa:event_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Event1 .

oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person:7a285493-f56c-e199-ecd0-a8b26f01bf06 ;
  a2a:EventKeyRef oa:event_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Event1 .

oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person:0720204a-d3d3-fcb8-d3a2-a7f78d248459 ;
  a2a:EventKeyRef oa:event_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Event1 .

oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person:672310e3-2084-8305-8f54-61c06d8dcf64 ;
  a2a:EventKeyRef oa:event_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Event1 .

oa:relationep_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Person:cf53ecc0-a904-820c-b7a9-3cdb0405435e ;
  a2a:EventKeyRef oa:event_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902_Event1 .

oa:source_gra_50e6e87c-fb3b-a3ba-6b56-cd75796e8902
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl", "1940-12-24 - 1940-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1940-12-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 358, Periode: 1940" ;
    a2a:Book "Huwelijksregister 1940" ;
    a2a:DocumentNumber "79" ;
    a2a:RegistryNumber "358" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 358, Periode: 1940, Huwelijksregister 1940, 79, 358"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2765dfcd-77a4-947c-7235-30dc3c4e6595.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/50e6e87c-fb3b-a3ba-6b56-cd75796e8902" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2765dfcd-77a4-947c-7235-30dc3c4e6595.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/50e6e87c-fb3b-a3ba-6b56-cd75796e8902" ;
  a2a:RecordGUID "{50e6e87c-fb3b-a3ba-6b56-cd75796e8902}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1577_00001577.xml van GRA" .

