@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_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 mei 1883 te Groningen" ;
  a2a:hasPerson oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-c5577820-59af-9797-0c6e-69bcd64e96d0, oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-4b919b1a-6b34-03ea-261d-fe46e387965c, oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-ce78616e-92fc-37ef-f537-a0f66e17fd98, oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-604680d8-4b84-d038-ac64-ff812900d26e, oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-04e4b25f-e484-cf69-cad4-1f2dce2cd375, oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-f4a77b96-f791-0d0c-2565-f2f96129d1bd ;
  a2a:hasEvent oa:event_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_0, oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_1, oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_2, oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_3, oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_4, oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_5 ;
  a2a:hasSource oa:source_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0 .

oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-c5577820-59af-9797-0c6e-69bcd64e96d0
  a a2a:Person ;
  rdfs:label "Hoito Godert Born" ;
  a2a:PersonName [
    rdfs:label "Hoito Godert Born" ;
    a2a:PersonNameFirstName "Hoito Godert" ;
    a2a:PersonNameLastName "Born"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1855-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] ;
  a2a:Profession "steendrukker" .

oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-4b919b1a-6b34-03ea-261d-fe46e387965c
  a a2a:Person ;
  rdfs:label "Martha Juit" ;
  a2a:PersonName [
    rdfs:label "Martha Juit" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Juit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1856-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-ce78616e-92fc-37ef-f537-a0f66e17fd98
  a a2a:Person ;
  rdfs:label "Enno Juit" ;
  a2a:PersonName [
    rdfs:label "Enno Juit" ;
    a2a:PersonNameFirstName "Enno" ;
    a2a:PersonNameLastName "Juit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-604680d8-4b84-d038-ac64-ff812900d26e
  a a2a:Person ;
  rdfs:label "Feico Born" ;
  a2a:PersonName [
    rdfs:label "Feico Born" ;
    a2a:PersonNameFirstName "Feico" ;
    a2a:PersonNameLastName "Born"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Predikant" .

oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-04e4b25f-e484-cf69-cad4-1f2dce2cd375
  a a2a:Person ;
  rdfs:label "Joanna Brouwer" ;
  a2a:PersonName [
    rdfs:label "Joanna Brouwer" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person-f4a77b96-f791-0d0c-2565-f2f96129d1bd
  a a2a:Person ;
  rdfs:label "Anna Starke" ;
  a2a:PersonName [
    rdfs:label "Anna Starke" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Starke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1883-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person:c5577820-59af-9797-0c6e-69bcd64e96d0 ;
  a2a:EventKeyRef oa:event_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Event1 .

oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person:4b919b1a-6b34-03ea-261d-fe46e387965c ;
  a2a:EventKeyRef oa:event_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Event1 .

oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person:ce78616e-92fc-37ef-f537-a0f66e17fd98 ;
  a2a:EventKeyRef oa:event_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Event1 .

oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person:604680d8-4b84-d038-ac64-ff812900d26e ;
  a2a:EventKeyRef oa:event_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Event1 .

oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person:04e4b25f-e484-cf69-cad4-1f2dce2cd375 ;
  a2a:EventKeyRef oa:event_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Event1 .

oa:relationep_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Person:f4a77b96-f791-0d0c-2565-f2f96129d1bd ;
  a2a:EventKeyRef oa:event_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0_Event1 .

oa:source_gra_6da3b7e4-b6a2-15c7-4bf5-2b85643209d0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1883-05-02 - 1883-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1883-05-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1883" ;
    a2a:Book "Huwelijksregister 1883" ;
    a2a:DocumentNumber "78" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1883, Huwelijksregister 1883, 78"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/699c452f-17f2-6c84-2592-7a6de87f44ec.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6da3b7e4-b6a2-15c7-4bf5-2b85643209d0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/699c452f-17f2-6c84-2592-7a6de87f44ec.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6ed56d05-eaa7-2812-6210-18263d5d73a4.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6da3b7e4-b6a2-15c7-4bf5-2b85643209d0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6ed56d05-eaa7-2812-6210-18263d5d73a4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6da3b7e4-b6a2-15c7-4bf5-2b85643209d0" ;
  a2a:RecordGUID "{6da3b7e4-b6a2-15c7-4bf5-2b85643209d0}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_3106_00003106.xml van GRA" .

