@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_ee1c88dd-e45d-d21e-db56-70d341f8291f
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 mei 1920 te Winschoten" ;
  a2a:hasPerson oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-bfae1a1f-6f83-a8a4-3043-42258388fdcc, oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-0031e188-1de0-5b3c-8183-4cf2bf6bbf16, oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-fd062e1d-048b-5a98-cf2e-951fd891749a, oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-42f3e609-778e-8c6d-b547-c5695f6c12c6, oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-a0da97ea-976f-f97f-748a-cb04e17b97b0, oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-183b2b79-3937-dd9f-0b34-8c84ce77331a ;
  a2a:hasEvent oa:event_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_0, oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_1, oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_2, oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_3, oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_4, oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_5 ;
  a2a:hasSource oa:source_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f .

oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-bfae1a1f-6f83-a8a4-3043-42258388fdcc
  a a2a:Person ;
  rdfs:label "Roelf Scholte" ;
  a2a:PersonName [
    rdfs:label "Roelf Scholte" ;
    a2a:PersonNameFirstName "Roelf" ;
    a2a:PersonNameLastName "Scholte"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] ;
  a2a:Profession "smid" .

oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-0031e188-1de0-5b3c-8183-4cf2bf6bbf16
  a a2a:Person ;
  rdfs:label "Catharina Teekens" ;
  a2a:PersonName [
    rdfs:label "Catharina Teekens" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Teekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-fd062e1d-048b-5a98-cf2e-951fd891749a
  a a2a:Person ;
  rdfs:label "Kaatje Smit" ;
  a2a:PersonName [
    rdfs:label "Kaatje Smit" ;
    a2a:PersonNameFirstName "Kaatje" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-42f3e609-778e-8c6d-b547-c5695f6c12c6
  a a2a:Person ;
  rdfs:label "Johannes Smit" ;
  a2a:PersonName [
    rdfs:label "Johannes Smit" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-a0da97ea-976f-f97f-748a-cb04e17b97b0
  a a2a:Person ;
  rdfs:label "Kampe Scholte" ;
  a2a:PersonName [
    rdfs:label "Kampe Scholte" ;
    a2a:PersonNameFirstName "Kampe" ;
    a2a:PersonNameLastName "Scholte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person-183b2b79-3937-dd9f-0b34-8c84ce77331a
  a a2a:Person ;
  rdfs:label "Aaltje Dijkhuis" ;
  a2a:PersonName [
    rdfs:label "Aaltje Dijkhuis" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Dijkhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1920-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person:bfae1a1f-6f83-a8a4-3043-42258388fdcc ;
  a2a:EventKeyRef oa:event_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Event1 .

oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person:0031e188-1de0-5b3c-8183-4cf2bf6bbf16 ;
  a2a:EventKeyRef oa:event_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Event1 .

oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person:fd062e1d-048b-5a98-cf2e-951fd891749a ;
  a2a:EventKeyRef oa:event_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Event1 .

oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person:42f3e609-778e-8c6d-b547-c5695f6c12c6 ;
  a2a:EventKeyRef oa:event_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Event1 .

oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person:a0da97ea-976f-f97f-748a-cb04e17b97b0 ;
  a2a:EventKeyRef oa:event_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Event1 .

oa:relationep_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Person:183b2b79-3937-dd9f-0b34-8c84ce77331a ;
  a2a:EventKeyRef oa:event_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f_Event1 .

oa:source_gra_ee1c88dd-e45d-d21e-db56-70d341f8291f
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten", "1920-05-13 - 1920-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1920-05-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1920" ;
    a2a:Book "Huwelijksregister 1920" ;
    a2a:DocumentNumber "41" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1920, Huwelijksregister 1920, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/841ceb22-935d-9504-04aa-dbc6833b71c6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/ee1c88dd-e45d-d21e-db56-70d341f8291f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/841ceb22-935d-9504-04aa-dbc6833b71c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-05-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ee1c88dd-e45d-d21e-db56-70d341f8291f" ;
  a2a:RecordGUID "{ee1c88dd-e45d-d21e-db56-70d341f8291f}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1167_00001167.xml van GRA" .

