@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_174eb577-16f7-0bcc-ed85-27aa921644bc
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 augustus 1936 te Oude Pekela" ;
  a2a:hasPerson oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-aa847ace-a4c3-773c-3fd2-381bf7cdfbcc, oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-b7b9a94d-16a1-9c47-a117-6befa9fedf32, oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-a2f99071-9ad4-990a-e7ba-eecf823dc1b2, oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-09211c66-7647-b4c2-0061-a81a3c7db353, oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-1f0a9419-218a-c80e-3de6-1880be095e62, oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-d74ccd92-1799-cf51-3b5d-f285cf3be85b ;
  a2a:hasEvent oa:event_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_0, oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_1, oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_2, oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_3, oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_4, oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_5 ;
  a2a:hasSource oa:source_gra_174eb577-16f7-0bcc-ed85-27aa921644bc .

oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-aa847ace-a4c3-773c-3fd2-381bf7cdfbcc
  a a2a:Person ;
  rdfs:label "Geert Bodewitz" ;
  a2a:PersonName [
    rdfs:label "Geert Bodewitz" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Bodewitz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] ;
  a2a:Profession "schilder" .

oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-b7b9a94d-16a1-9c47-a117-6befa9fedf32
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Rouppé" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Rouppé" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Rouppé"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 jaar" ;
    rdfs:label "18 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "wedde" ;
    rdfs:label "wedde"
  ] .

oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-a2f99071-9ad4-990a-e7ba-eecf823dc1b2
  a a2a:Person ;
  rdfs:label "Hiske Bodewitz" ;
  a2a:PersonName [
    rdfs:label "Hiske Bodewitz" ;
    a2a:PersonNameFirstName "Hiske" ;
    a2a:PersonNameLastName "Bodewitz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] ;
  a2a:Profession "fabrieksarbeider" .

oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-09211c66-7647-b4c2-0061-a81a3c7db353
  a a2a:Person ;
  rdfs:label "Jan Rouppé" ;
  a2a:PersonName [
    rdfs:label "Jan Rouppé" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Rouppé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-1f0a9419-218a-c80e-3de6-1880be095e62
  a a2a:Person ;
  rdfs:label "Geertje Mik" ;
  a2a:PersonName [
    rdfs:label "Geertje Mik" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Mik"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "61 jaar" ;
    rdfs:label "61 jaar"
  ] .

oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person-d74ccd92-1799-cf51-3b5d-f285cf3be85b
  a a2a:Person ;
  rdfs:label "Jurriena Kwant" ;
  a2a:PersonName [
    rdfs:label "Jurriena Kwant" ;
    a2a:PersonNameFirstName "Jurriena" ;
    a2a:PersonNameLastName "Kwant"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1936" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1936-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person:aa847ace-a4c3-773c-3fd2-381bf7cdfbcc ;
  a2a:EventKeyRef oa:event_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Event1 .

oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person:b7b9a94d-16a1-9c47-a117-6befa9fedf32 ;
  a2a:EventKeyRef oa:event_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Event1 .

oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person:a2f99071-9ad4-990a-e7ba-eecf823dc1b2 ;
  a2a:EventKeyRef oa:event_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Event1 .

oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person:09211c66-7647-b4c2-0061-a81a3c7db353 ;
  a2a:EventKeyRef oa:event_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Event1 .

oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person:1f0a9419-218a-c80e-3de6-1880be095e62 ;
  a2a:EventKeyRef oa:event_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Event1 .

oa:relationep_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Person:d74ccd92-1799-cf51-3b5d-f285cf3be85b ;
  a2a:EventKeyRef oa:event_gra_174eb577-16f7-0bcc-ed85-27aa921644bc_Event1 .

oa:source_gra_174eb577-16f7-0bcc-ed85-27aa921644bc
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela", "1936-08-15 - 1936-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1936" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1936-08-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1936" ;
    a2a:Book "Huwelijksregister 1936" ;
    a2a:DocumentNumber "50" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1936, Huwelijksregister 1936, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/fb108370-5c93-04ad-806f-061e13c66843.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/174eb577-16f7-0bcc-ed85-27aa921644bc" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/fb108370-5c93-04ad-806f-061e13c66843.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/174eb577-16f7-0bcc-ed85-27aa921644bc" ;
  a2a:RecordGUID "{174eb577-16f7-0bcc-ed85-27aa921644bc}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_949_00000949.xml van GRA" .

