@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_2e764efa-e3bf-da19-c47c-36a7195f6163
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 december 1938 te Groningen" ;
  a2a:hasPerson oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-60264e3f-5f0f-0357-7496-6b44e8ba485d, oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-899cf110-6028-9732-9e0d-7598d6ccc83b, oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-2c3ac09b-f839-ccee-5b9a-32555d1bd051, oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-66d94bf9-9c49-c499-894d-edd8c0bfde38, oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-3b6790b3-6b9a-a502-057b-e4011040f0fb, oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-447ba22f-7761-91f0-0b91-5bf92fd01c43 ;
  a2a:hasEvent oa:event_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_0, oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_1, oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_2, oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_3, oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_4, oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_5 ;
  a2a:hasSource oa:source_gra_2e764efa-e3bf-da19-c47c-36a7195f6163 .

oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-60264e3f-5f0f-0357-7496-6b44e8ba485d
  a a2a:Person ;
  rdfs:label "Jacob Deen" ;
  a2a:PersonName [
    rdfs:label "Jacob Deen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "magazijnmeester" .

oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-899cf110-6028-9732-9e0d-7598d6ccc83b
  a a2a:Person ;
  rdfs:label "Izak Davidson" ;
  a2a:PersonName [
    rdfs:label "Izak Davidson" ;
    a2a:PersonNameFirstName "Izak" ;
    a2a:PersonNameLastName "Davidson"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "coupeur" .

oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-2c3ac09b-f839-ccee-5b9a-32555d1bd051
  a a2a:Person ;
  rdfs:label "Gerritje Teune" ;
  a2a:PersonName [
    rdfs:label "Gerritje Teune" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Teune"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-66d94bf9-9c49-c499-894d-edd8c0bfde38
  a a2a:Person ;
  rdfs:label "Klasina Donker" ;
  a2a:PersonName [
    rdfs:label "Klasina Donker" ;
    a2a:PersonNameFirstName "Klasina" ;
    a2a:PersonNameLastName "Donker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-3b6790b3-6b9a-a502-057b-e4011040f0fb
  a a2a:Person ;
  rdfs:label "Johanna Maria Adriana Deen" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Adriana Deen" ;
    a2a:PersonNameFirstName "Johanna Maria Adriana" ;
    a2a:PersonNameLastName "Deen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person-447ba22f-7761-91f0-0b91-5bf92fd01c43
  a a2a:Person ;
  rdfs:label "Jan Willem Izak Davidson" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Izak Davidson" ;
    a2a:PersonNameFirstName "Jan Willem Izak" ;
    a2a:PersonNameLastName "Davidson"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] ;
  a2a:Profession "teekenaar" .

oa:event_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1938" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1938-12-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person:60264e3f-5f0f-0357-7496-6b44e8ba485d ;
  a2a:EventKeyRef oa:event_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Event1 .

oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person:899cf110-6028-9732-9e0d-7598d6ccc83b ;
  a2a:EventKeyRef oa:event_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Event1 .

oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person:2c3ac09b-f839-ccee-5b9a-32555d1bd051 ;
  a2a:EventKeyRef oa:event_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Event1 .

oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person:66d94bf9-9c49-c499-894d-edd8c0bfde38 ;
  a2a:EventKeyRef oa:event_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Event1 .

oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person:3b6790b3-6b9a-a502-057b-e4011040f0fb ;
  a2a:EventKeyRef oa:event_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Event1 .

oa:relationep_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Person:447ba22f-7761-91f0-0b91-5bf92fd01c43 ;
  a2a:EventKeyRef oa:event_gra_2e764efa-e3bf-da19-c47c-36a7195f6163_Event1 .

oa:source_gra_2e764efa-e3bf-da19-c47c-36a7195f6163
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1938-12-12 - 1938-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-12-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1938" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1938-12-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1938" ;
    a2a:Book "Huwelijksregister 1938" ;
    a2a:DocumentNumber "896" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1938, Huwelijksregister 1938, 896"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2ac903ba-a33f-be57-fb23-e56815a8ea35.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2e764efa-e3bf-da19-c47c-36a7195f6163" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2ac903ba-a33f-be57-fb23-e56815a8ea35.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2e764efa-e3bf-da19-c47c-36a7195f6163" ;
  a2a:RecordGUID "{2e764efa-e3bf-da19-c47c-36a7195f6163}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_593_00000593.xml van GRA" .

