@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_1b509a5e-93da-af94-5ea4-2f67bcc4e586
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 december 1942 te Groningen" ;
  a2a:hasPerson oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-d8289479-36e9-74c4-9975-88196cfd7fa7, oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-d625c5c4-8475-8818-4e82-5be132d9023f, oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-5415779f-524c-6c13-cee1-25b061cc9978, oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-d844040e-a54b-07cb-9acb-cbdc55665e08, oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-452b37fd-51df-0460-a58a-36ac7bf53cc0, oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-04bbf84d-9b2d-31a8-ee19-f14fc3195478 ;
  a2a:hasEvent oa:event_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_0, oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_1, oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_2, oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_3, oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_4, oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_5 ;
  a2a:hasSource oa:source_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586 .

oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-d8289479-36e9-74c4-9975-88196cfd7fa7
  a a2a:Person ;
  rdfs:label "Jan Eggens" ;
  a2a:PersonName [
    rdfs:label "Jan Eggens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Eggens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-d625c5c4-8475-8818-4e82-5be132d9023f
  a a2a:Person ;
  rdfs:label "Sake van der Werf" ;
  a2a:PersonName [
    rdfs:label "Sake van der Werf" ;
    a2a:PersonNameFirstName "Sake" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "54 jaar" ;
    rdfs:label "54 jaar"
  ] ;
  a2a:Profession "losse arbeider" .

oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-5415779f-524c-6c13-cee1-25b061cc9978
  a a2a:Person ;
  rdfs:label "Trijntje Hooghuis" ;
  a2a:PersonName [
    rdfs:label "Trijntje Hooghuis" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Hooghuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-d844040e-a54b-07cb-9acb-cbdc55665e08
  a a2a:Person ;
  rdfs:label "Hendrikje Ida Aalders" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Ida Aalders" ;
    a2a:PersonNameFirstName "Hendrikje Ida" ;
    a2a:PersonNameLastName "Aalders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "53 jaar" ;
    rdfs:label "53 jaar"
  ] .

oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-452b37fd-51df-0460-a58a-36ac7bf53cc0
  a a2a:Person ;
  rdfs:label "Jantje Martje Eggens" ;
  a2a:PersonName [
    rdfs:label "Jantje Martje Eggens" ;
    a2a:PersonNameFirstName "Jantje Martje" ;
    a2a:PersonNameLastName "Eggens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "16 jaar" ;
    rdfs:label "16 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person-04bbf84d-9b2d-31a8-ee19-f14fc3195478
  a a2a:Person ;
  rdfs:label "Gerardus Johannes van der Werf" ;
  a2a:PersonName [
    rdfs:label "Gerardus Johannes van der Werf" ;
    a2a:PersonNameFirstName "Gerardus Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "koopman" .

oa:event_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1942-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person:d8289479-36e9-74c4-9975-88196cfd7fa7 ;
  a2a:EventKeyRef oa:event_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Event1 .

oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person:d625c5c4-8475-8818-4e82-5be132d9023f ;
  a2a:EventKeyRef oa:event_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Event1 .

oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person:5415779f-524c-6c13-cee1-25b061cc9978 ;
  a2a:EventKeyRef oa:event_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Event1 .

oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person:d844040e-a54b-07cb-9acb-cbdc55665e08 ;
  a2a:EventKeyRef oa:event_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Event1 .

oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person:452b37fd-51df-0460-a58a-36ac7bf53cc0 ;
  a2a:EventKeyRef oa:event_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Event1 .

oa:relationep_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Person:04bbf84d-9b2d-31a8-ee19-f14fc3195478 ;
  a2a:EventKeyRef oa:event_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586_Event1 .

oa:source_gra_1b509a5e-93da-af94-5ea4-2f67bcc4e586
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1942-12-10 - 1942-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1942" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1942-12-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1331, Periode: 1942" ;
    a2a:Book "Huwelijksregister 1942, akte 1423-1521" ;
    a2a:DocumentNumber "1518" ;
    a2a:RegistryNumber "1331" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1331, Periode: 1942, Huwelijksregister 1942, akte 1423-1521, 1518, 1331"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b22e49c9-6197-73a0-069b-ced34342b5d1.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1b509a5e-93da-af94-5ea4-2f67bcc4e586" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b22e49c9-6197-73a0-069b-ced34342b5d1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1b509a5e-93da-af94-5ea4-2f67bcc4e586" ;
  a2a:RecordGUID "{1b509a5e-93da-af94-5ea4-2f67bcc4e586}" ;
  a2a:SourceRemarkOpmerking "echtscheiding op 31-01-1951" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_993_00000993.xml van GRA" .

