@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_2bc391f3-91a7-4e61-9976-fe6fbb144f30
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 december 1883 te Onstwedde" ;
  a2a:hasPerson oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-fa905369-81e0-8eb6-39bc-5878957a2496, oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-bf0d8dae-d382-aab6-4478-c62ac34576c0, oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-2ec2966c-bc3d-949b-6061-2b31d4019175, oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-62934331-e779-e297-80c2-718168646e35, oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-cc7c583b-78d8-348f-26c1-b55176c4ce6b, oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-a289ac60-7267-4caf-6c4b-0d478e78e77a ;
  a2a:hasEvent oa:event_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_0, oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_1, oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_2, oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_3, oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_4, oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_5 ;
  a2a:hasSource oa:source_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30 .

oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-fa905369-81e0-8eb6-39bc-5878957a2496
  a a2a:Person ;
  rdfs:label "Jantje Steenhuis" ;
  a2a:PersonName [
    rdfs:label "Jantje Steenhuis" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Steenhuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-bf0d8dae-d382-aab6-4478-c62ac34576c0
  a a2a:Person ;
  rdfs:label "Otto Smith" ;
  a2a:PersonName [
    rdfs:label "Otto Smith" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-2ec2966c-bc3d-949b-6061-2b31d4019175
  a a2a:Person ;
  rdfs:label "Grietje Luurs Foost" ;
  a2a:PersonName [
    rdfs:label "Grietje Luurs Foost" ;
    a2a:PersonNameFirstName "Grietje Luurs" ;
    a2a:PersonNameLastName "Foost"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-62934331-e779-e297-80c2-718168646e35
  a a2a:Person ;
  rdfs:label "Hindrik Steenhuis" ;
  a2a:PersonName [
    rdfs:label "Hindrik Steenhuis" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Steenhuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kuiper" .

oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-cc7c583b-78d8-348f-26c1-b55176c4ce6b
  a a2a:Person ;
  rdfs:label "Janna Roelofs Sloots" ;
  a2a:PersonName [
    rdfs:label "Janna Roelofs Sloots" ;
    a2a:PersonNameFirstName "Janna Roelofs" ;
    a2a:PersonNameLastName "Sloots"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person-a289ac60-7267-4caf-6c4b-0d478e78e77a
  a a2a:Person ;
  rdfs:label "Otto Pieters Smith" ;
  a2a:PersonName [
    rdfs:label "Otto Pieters Smith" ;
    a2a:PersonNameFirstName "Otto Pieters" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1883-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] .

oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person:fa905369-81e0-8eb6-39bc-5878957a2496 ;
  a2a:EventKeyRef oa:event_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Event1 .

oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person:bf0d8dae-d382-aab6-4478-c62ac34576c0 ;
  a2a:EventKeyRef oa:event_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Event1 .

oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person:2ec2966c-bc3d-949b-6061-2b31d4019175 ;
  a2a:EventKeyRef oa:event_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Event1 .

oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person:62934331-e779-e297-80c2-718168646e35 ;
  a2a:EventKeyRef oa:event_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Event1 .

oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person:cc7c583b-78d8-348f-26c1-b55176c4ce6b ;
  a2a:EventKeyRef oa:event_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Event1 .

oa:relationep_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Person:a289ac60-7267-4caf-6c4b-0d478e78e77a ;
  a2a:EventKeyRef oa:event_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30_Event1 .

oa:source_gra_2bc391f3-91a7-4e61-9976-fe6fbb144f30
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1883-12-01 - 1883-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1883-12-01"^^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 "63" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1883, Huwelijksregister 1883, 63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/152b34ca-9c76-7b47-54a5-0d32f57b2d65.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2bc391f3-91a7-4e61-9976-fe6fbb144f30" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/152b34ca-9c76-7b47-54a5-0d32f57b2d65.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2bc391f3-91a7-4e61-9976-fe6fbb144f30" ;
  a2a:RecordGUID "{2bc391f3-91a7-4e61-9976-fe6fbb144f30}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkregister_periode "1883" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250224_5_00000005.xml van GRA" .

