@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_02e94ecd-ec00-01e0-6213-994eaf780039
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 december 1890 te Delfzijl" ;
  a2a:hasPerson oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-f8131e14-09d7-a1aa-0c3e-546dfb49516e, oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-42537717-d96d-a469-23bb-c0c4e7b89b7e, oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-af7c35bb-3a76-3447-7f3b-9817dcd64a95, oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-1bc86703-bdbe-1d1a-472e-b6d436a97d88, oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-ab746800-26bd-b744-1b3e-c9cffef0c165, oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-f48586bd-5167-3491-36fd-8f2492227e2e ;
  a2a:hasEvent oa:event_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_0, oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_1, oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_2, oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_3, oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_4, oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_5 ;
  a2a:hasSource oa:source_gra_02e94ecd-ec00-01e0-6213-994eaf780039 .

oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-f8131e14-09d7-a1aa-0c3e-546dfb49516e
  a a2a:Person ;
  rdfs:label "Heiman Nieweg" ;
  a2a:PersonName [
    rdfs:label "Heiman Nieweg" ;
    a2a:PersonNameFirstName "Heiman" ;
    a2a:PersonNameLastName "Nieweg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-42537717-d96d-a469-23bb-c0c4e7b89b7e
  a a2a:Person ;
  rdfs:label "Bettje Stoppelman" ;
  a2a:PersonName [
    rdfs:label "Bettje Stoppelman" ;
    a2a:PersonNameFirstName "Bettje" ;
    a2a:PersonNameLastName "Stoppelman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-af7c35bb-3a76-3447-7f3b-9817dcd64a95
  a a2a:Person ;
  rdfs:label "Aaron Stoppelman" ;
  a2a:PersonName [
    rdfs:label "Aaron Stoppelman" ;
    a2a:PersonNameFirstName "Aaron" ;
    a2a:PersonNameLastName "Stoppelman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "vleeschhouwer" .

oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-1bc86703-bdbe-1d1a-472e-b6d436a97d88
  a a2a:Person ;
  rdfs:label "Benjamin Nieweg" ;
  a2a:PersonName [
    rdfs:label "Benjamin Nieweg" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Nieweg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "vleeschhouwer" .

oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-ab746800-26bd-b744-1b3e-c9cffef0c165
  a a2a:Person ;
  rdfs:label "Siena Cohen" ;
  a2a:PersonName [
    rdfs:label "Siena Cohen" ;
    a2a:PersonNameFirstName "Siena" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person-f48586bd-5167-3491-36fd-8f2492227e2e
  a a2a:Person ;
  rdfs:label "Hendriëtte Meiberg" ;
  a2a:PersonName [
    rdfs:label "Hendriëtte Meiberg" ;
    a2a:PersonNameFirstName "Hendriëtte" ;
    a2a:PersonNameLastName "Meiberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1890-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person:f8131e14-09d7-a1aa-0c3e-546dfb49516e ;
  a2a:EventKeyRef oa:event_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Event1 .

oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person:42537717-d96d-a469-23bb-c0c4e7b89b7e ;
  a2a:EventKeyRef oa:event_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Event1 .

oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person:af7c35bb-3a76-3447-7f3b-9817dcd64a95 ;
  a2a:EventKeyRef oa:event_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Event1 .

oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person:1bc86703-bdbe-1d1a-472e-b6d436a97d88 ;
  a2a:EventKeyRef oa:event_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Event1 .

oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person:ab746800-26bd-b744-1b3e-c9cffef0c165 ;
  a2a:EventKeyRef oa:event_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Event1 .

oa:relationep_gra_02e94ecd-ec00-01e0-6213-994eaf780039_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Person:f48586bd-5167-3491-36fd-8f2492227e2e ;
  a2a:EventKeyRef oa:event_gra_02e94ecd-ec00-01e0-6213-994eaf780039_Event1 .

oa:source_gra_02e94ecd-ec00-01e0-6213-994eaf780039
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl", "1890-12-24 - 1890-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1890-12-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1890" ;
    a2a:Book "Huwelijksregister 1890" ;
    a2a:DocumentNumber "48" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1890, Huwelijksregister 1890, 48"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8e400efc-c8b0-655f-68b3-286837b1b642.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/02e94ecd-ec00-01e0-6213-994eaf780039" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8e400efc-c8b0-655f-68b3-286837b1b642.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/02e94ecd-ec00-01e0-6213-994eaf780039" ;
  a2a:RecordGUID "{02e94ecd-ec00-01e0-6213-994eaf780039}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_724_00000724.xml van GRA" .

