@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_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 november 1865 te Groningen" ;
  a2a:hasPerson oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-60f1f3ff-cb33-9932-0b44-b87a5dd6d4af, oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-79770816-97ec-ad79-2ace-3122902d8e21, oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-39cef638-9746-636c-2f91-0c2646949190, oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-c9a4a0f9-122a-ca36-cdf6-0db9d6849705, oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-83f62970-b7e5-56ed-fdfe-fb478be45e5e, oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-2d517992-cba5-c95c-63d5-2678a93ef2dc ;
  a2a:hasEvent oa:event_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_0, oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_1, oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_2, oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_3, oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_4, oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_5 ;
  a2a:hasSource oa:source_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76 .

oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-60f1f3ff-cb33-9932-0b44-b87a5dd6d4af
  a a2a:Person ;
  rdfs:label "Hinderikus van Ringh" ;
  a2a:PersonName [
    rdfs:label "Hinderikus van Ringh" ;
    a2a:PersonNameFirstName "Hinderikus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ringh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "42 jaar" ;
    rdfs:label "42 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1823-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-79770816-97ec-ad79-2ace-3122902d8e21
  a a2a:Person ;
  rdfs:label "Catharina Appel" ;
  a2a:PersonName [
    rdfs:label "Catharina Appel" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Appel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "51 jaar" ;
    rdfs:label "51 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1814-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Profession "koopvrouw" .

oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-39cef638-9746-636c-2f91-0c2646949190
  a a2a:Person ;
  rdfs:label "Margarita Dikkop" ;
  a2a:PersonName [
    rdfs:label "Margarita Dikkop" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Dikkop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-c9a4a0f9-122a-ca36-cdf6-0db9d6849705
  a a2a:Person ;
  rdfs:label "Casper Appel" ;
  a2a:PersonName [
    rdfs:label "Casper Appel" ;
    a2a:PersonNameFirstName "Casper" ;
    a2a:PersonNameLastName "Appel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "koopman" .

oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-83f62970-b7e5-56ed-fdfe-fb478be45e5e
  a a2a:Person ;
  rdfs:label "Antonius van Ringh" ;
  a2a:PersonName [
    rdfs:label "Antonius van Ringh" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ringh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person-2d517992-cba5-c95c-63d5-2678a93ef2dc
  a a2a:Person ;
  rdfs:label "Christina Bodewes" ;
  a2a:PersonName [
    rdfs:label "Christina Bodewes" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Bodewes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1865-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person:60f1f3ff-cb33-9932-0b44-b87a5dd6d4af ;
  a2a:EventKeyRef oa:event_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Event1 .

oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person:79770816-97ec-ad79-2ace-3122902d8e21 ;
  a2a:EventKeyRef oa:event_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Event1 .

oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person:39cef638-9746-636c-2f91-0c2646949190 ;
  a2a:EventKeyRef oa:event_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Event1 .

oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person:c9a4a0f9-122a-ca36-cdf6-0db9d6849705 ;
  a2a:EventKeyRef oa:event_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Event1 .

oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person:83f62970-b7e5-56ed-fdfe-fb478be45e5e ;
  a2a:EventKeyRef oa:event_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Event1 .

oa:relationep_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Person:2d517992-cba5-c95c-63d5-2678a93ef2dc ;
  a2a:EventKeyRef oa:event_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76_Event1 .

oa:source_gra_b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1865-11-05 - 1865-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1865" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1865-11-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1865" ;
    a2a:Book "Huwelijksregister 1865" ;
    a2a:DocumentNumber "279" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1865, Huwelijksregister 1865, 279"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1003cabb-b79a-9c7c-e6cf-5acb975c13c0.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1003cabb-b79a-9c7c-e6cf-5acb975c13c0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/9c37dfb4-02f7-7407-0fed-b9a49f01e133.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/9c37dfb4-02f7-7407-0fed-b9a49f01e133.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76" ;
  a2a:RecordGUID "{b29dc788-2b33-e8cf-d7aa-ce3fbf9d6b76}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1731_00001731.xml van GRA" .

[] a2a:PersonRemarkdiversen "weduwe van Johannes Radermacher" .
