@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_331ba003-4c63-c05c-2efe-74635ef48c4a
  a a2a:Record ;
  rdfs:label "Huwelijk (huwelijksakte) op 20 oktober 1948 te Stedum" ;
  a2a:hasPerson oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-701b83c8-25c5-ee48-8872-d98f47af5b32, oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-e8d3c5ae-3e03-074d-87af-e215de19ceb5, oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-fb6ebebc-10ff-42a8-6322-a0b427144e7e, oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-0e4d30c1-af8b-0229-605c-3dc10b95889d, oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-3e1c6d5b-5446-8786-ab22-40db56320c91, oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-568b8d8b-7329-d35f-71b4-e027e7fcdcd5 ;
  a2a:hasEvent oa:event_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_0, oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_1, oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_2, oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_3, oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_4, oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_5 ;
  a2a:hasSource oa:source_gra_331ba003-4c63-c05c-2efe-74635ef48c4a .

oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-701b83c8-25c5-ee48-8872-d98f47af5b32
  a a2a:Person ;
  rdfs:label "Jean Henry Eigeman" ;
  a2a:PersonName [
    rdfs:label "Jean Henry Eigeman" ;
    a2a:PersonNameFirstName "Jean Henry" ;
    a2a:PersonNameLastName "Eigeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-e8d3c5ae-3e03-074d-87af-e215de19ceb5
  a a2a:Person ;
  rdfs:label "Siebe Sijbenga" ;
  a2a:PersonName [
    rdfs:label "Siebe Sijbenga" ;
    a2a:PersonNameFirstName "Siebe" ;
    a2a:PersonNameLastName "Sijbenga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-fb6ebebc-10ff-42a8-6322-a0b427144e7e
  a a2a:Person ;
  rdfs:label "Cornelia de Haan" ;
  a2a:PersonName [
    rdfs:label "Cornelia de Haan" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-0e4d30c1-af8b-0229-605c-3dc10b95889d
  a a2a:Person ;
  rdfs:label "Jenke Dol" ;
  a2a:PersonName [
    rdfs:label "Jenke Dol" ;
    a2a:PersonNameFirstName "Jenke" ;
    a2a:PersonNameLastName "Dol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-3e1c6d5b-5446-8786-ab22-40db56320c91
  a a2a:Person ;
  rdfs:label "Cornelia Eigeman" ;
  a2a:PersonName [
    rdfs:label "Cornelia Eigeman" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Eigeman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person-568b8d8b-7329-d35f-71b4-e027e7fcdcd5
  a a2a:Person ;
  rdfs:label "Derk Jan Sijbenga" ;
  a2a:PersonName [
    rdfs:label "Derk Jan Sijbenga" ;
    a2a:PersonNameFirstName "Derk Jan" ;
    a2a:PersonNameLastName "Sijbenga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dalen" ;
    rdfs:label "Dalen"
  ] ;
  a2a:Profession "garagehouder" .

oa:event_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1948-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stedum" ;
    rdfs:label "Stedum"
  ] .

oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person:701b83c8-25c5-ee48-8872-d98f47af5b32 ;
  a2a:EventKeyRef oa:event_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Event1 .

oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person:e8d3c5ae-3e03-074d-87af-e215de19ceb5 ;
  a2a:EventKeyRef oa:event_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Event1 .

oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person:fb6ebebc-10ff-42a8-6322-a0b427144e7e ;
  a2a:EventKeyRef oa:event_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Event1 .

oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person:0e4d30c1-af8b-0229-605c-3dc10b95889d ;
  a2a:EventKeyRef oa:event_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Event1 .

oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person:3e1c6d5b-5446-8786-ab22-40db56320c91 ;
  a2a:EventKeyRef oa:event_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Event1 .

oa:relationep_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Person:568b8d8b-7329-d35f-71b4-e027e7fcdcd5 ;
  a2a:EventKeyRef oa:event_gra_331ba003-4c63-c05c-2efe-74635ef48c4a_Event1 .

oa:source_gra_331ba003-4c63-c05c-2efe-74635ef48c4a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Stedum" ;
    rdfs:label "Stedum", "1948-10-20 - 1948-10-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-10-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-10-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1948-10-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1039, Periode: 1948" ;
    a2a:Book "Huwelijksregister 1948" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "1039" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1039, Periode: 1948, Huwelijksregister 1948, 20, 1039"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/25799d46-a7e9-cfa1-6217-885a550fffb9.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/331ba003-4c63-c05c-2efe-74635ef48c4a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/25799d46-a7e9-cfa1-6217-885a550fffb9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/331ba003-4c63-c05c-2efe-74635ef48c4a" ;
  a2a:RecordGUID "{331ba003-4c63-c05c-2efe-74635ef48c4a}" ;
  a2a:SourceRemarkAkteSoort "Huwelijksakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_86_00000086.xml van GRA" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
