@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_cdd04b7c-c510-fa17-5887-83ed65cef065
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 mei 1854 te Loppersum" ;
  a2a:hasPerson oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-3dccb39e-5619-90be-0972-1009951199b0, oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-4cd6dbab-1fd2-8797-f5d4-437e4da8bb66, oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-c66293a4-6c02-d705-2c29-43f81f44ff50, oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-add1dbe7-1637-dc04-50ff-c4964a7fca26, oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-b6a66497-f66c-7c58-d982-9be96d2d7398, oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-642678cb-1601-c008-1064-ae1af45d5c33 ;
  a2a:hasEvent oa:event_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_0, oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_1, oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_2, oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_3, oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_4, oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_5 ;
  a2a:hasSource oa:source_gra_cdd04b7c-c510-fa17-5887-83ed65cef065 .

oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-3dccb39e-5619-90be-0972-1009951199b0
  a a2a:Person ;
  rdfs:label "Freke Okkes Nijenhuis" ;
  a2a:PersonName [
    rdfs:label "Freke Okkes Nijenhuis" ;
    a2a:PersonNameFirstName "Freke Okkes" ;
    a2a:PersonNameLastName "Nijenhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-4cd6dbab-1fd2-8797-f5d4-437e4da8bb66
  a a2a:Person ;
  rdfs:label "Tonnis Huizinga" ;
  a2a:PersonName [
    rdfs:label "Tonnis Huizinga" ;
    a2a:PersonNameFirstName "Tonnis" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'t Zandt" ;
    rdfs:label "'t Zandt"
  ] .

oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-c66293a4-6c02-d705-2c29-43f81f44ff50
  a a2a:Person ;
  rdfs:label "Freke Bouheer" ;
  a2a:PersonName [
    rdfs:label "Freke Bouheer" ;
    a2a:PersonNameFirstName "Freke" ;
    a2a:PersonNameLastName "Bouheer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bierum" ;
    rdfs:label "Bierum"
  ] .

oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-add1dbe7-1637-dc04-50ff-c4964a7fca26
  a a2a:Person ;
  rdfs:label "Cornelis Ties Bouheer" ;
  a2a:PersonName [
    rdfs:label "Cornelis Ties Bouheer" ;
    a2a:PersonNameFirstName "Cornelis Ties" ;
    a2a:PersonNameLastName "Bouheer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-b6a66497-f66c-7c58-d982-9be96d2d7398
  a a2a:Person ;
  rdfs:label "Siewert Derks Huizinga" ;
  a2a:PersonName [
    rdfs:label "Siewert Derks Huizinga" ;
    a2a:PersonNameFirstName "Siewert Derks" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person-642678cb-1601-c008-1064-ae1af45d5c33
  a a2a:Person ;
  rdfs:label "Reintje Tonnis Dijkema" ;
  a2a:PersonName [
    rdfs:label "Reintje Tonnis Dijkema" ;
    a2a:PersonNameFirstName "Reintje Tonnis" ;
    a2a:PersonNameLastName "Dijkema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1854-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loppersum" ;
    rdfs:label "Loppersum"
  ] .

oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person:3dccb39e-5619-90be-0972-1009951199b0 ;
  a2a:EventKeyRef oa:event_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Event1 .

oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person:4cd6dbab-1fd2-8797-f5d4-437e4da8bb66 ;
  a2a:EventKeyRef oa:event_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Event1 .

oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person:c66293a4-6c02-d705-2c29-43f81f44ff50 ;
  a2a:EventKeyRef oa:event_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Event1 .

oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person:add1dbe7-1637-dc04-50ff-c4964a7fca26 ;
  a2a:EventKeyRef oa:event_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Event1 .

oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person:b6a66497-f66c-7c58-d982-9be96d2d7398 ;
  a2a:EventKeyRef oa:event_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Event1 .

oa:relationep_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Person:642678cb-1601-c008-1064-ae1af45d5c33 ;
  a2a:EventKeyRef oa:event_gra_cdd04b7c-c510-fa17-5887-83ed65cef065_Event1 .

oa:source_gra_cdd04b7c-c510-fa17-5887-83ed65cef065
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Loppersum" ;
    rdfs:label "Loppersum", "1854-05-29 - 1854-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1854" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1854-05-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1854" ;
    a2a:Book "Huwelijksregister 1854" ;
    a2a:DocumentNumber "14" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1854, Huwelijksregister 1854, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ea9b4085-67ec-802e-4179-4df1c7d2d6e5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/cdd04b7c-c510-fa17-5887-83ed65cef065" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ea9b4085-67ec-802e-4179-4df1c7d2d6e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/cdd04b7c-c510-fa17-5887-83ed65cef065" ;
  a2a:RecordGUID "{cdd04b7c-c510-fa17-5887-83ed65cef065}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_2636_00002636.xml van GRA" .

