@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_7ee7caed-8a41-2a6a-5adb-012c9b5976c0
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 mei 1890 te Scheemda" ;
  a2a:hasPerson oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-5ebe3b12-cf8f-b147-7a05-5db9c2eeb2da, oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-d68bf8e9-d0f1-18d8-1b99-084c4557409a, oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-85d293f2-2b15-4f97-b3c1-bfa374f21c49, oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-28b34b39-c09a-e486-d2eb-748d4f2b39b2, oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-aa42b9a4-5949-4873-a623-ae3337bf3662, oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-1d9eb9ca-15f7-5476-de44-f8f38e7a25e3 ;
  a2a:hasEvent oa:event_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_0, oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_1, oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_2, oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_3, oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_4, oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_5 ;
  a2a:hasSource oa:source_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0 .

oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-5ebe3b12-cf8f-b147-7a05-5db9c2eeb2da
  a a2a:Person ;
  rdfs:label "Jan Smith" ;
  a2a:PersonName [
    rdfs:label "Jan Smith" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuw Scheemda gem. Scheemda" ;
    rdfs:label "Nieuw Scheemda gem. Scheemda"
  ] ;
  a2a:Profession "timmerman" .

oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-d68bf8e9-d0f1-18d8-1b99-084c4557409a
  a a2a:Person ;
  rdfs:label "Jantje Lugtenborg" ;
  a2a:PersonName [
    rdfs:label "Jantje Lugtenborg" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Lugtenborg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eexta gem. Scheemda" ;
    rdfs:label "Eexta gem. Scheemda"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-85d293f2-2b15-4f97-b3c1-bfa374f21c49
  a a2a:Person ;
  rdfs:label "Wellemtje Steenhuis" ;
  a2a:PersonName [
    rdfs:label "Wellemtje Steenhuis" ;
    a2a:PersonNameFirstName "Wellemtje" ;
    a2a:PersonNameLastName "Steenhuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeidster" .

oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-28b34b39-c09a-e486-d2eb-748d4f2b39b2
  a a2a:Person ;
  rdfs:label "Wessel Lugtenborg" ;
  a2a:PersonName [
    rdfs:label "Wessel Lugtenborg" ;
    a2a:PersonNameFirstName "Wessel" ;
    a2a:PersonNameLastName "Lugtenborg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-aa42b9a4-5949-4873-a623-ae3337bf3662
  a a2a:Person ;
  rdfs:label "Kornelius Smith" ;
  a2a:PersonName [
    rdfs:label "Kornelius Smith" ;
    a2a:PersonNameFirstName "Kornelius" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person-1d9eb9ca-15f7-5476-de44-f8f38e7a25e3
  a a2a:Person ;
  rdfs:label "Fenna Holt" ;
  a2a:PersonName [
    rdfs:label "Fenna Holt" ;
    a2a:PersonNameFirstName "Fenna" ;
    a2a:PersonNameLastName "Holt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1890-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Scheemda" ;
    rdfs:label "Scheemda"
  ] .

oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person:5ebe3b12-cf8f-b147-7a05-5db9c2eeb2da ;
  a2a:EventKeyRef oa:event_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Event1 .

oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person:d68bf8e9-d0f1-18d8-1b99-084c4557409a ;
  a2a:EventKeyRef oa:event_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Event1 .

oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person:85d293f2-2b15-4f97-b3c1-bfa374f21c49 ;
  a2a:EventKeyRef oa:event_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Event1 .

oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person:28b34b39-c09a-e486-d2eb-748d4f2b39b2 ;
  a2a:EventKeyRef oa:event_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Event1 .

oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person:aa42b9a4-5949-4873-a623-ae3337bf3662 ;
  a2a:EventKeyRef oa:event_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Event1 .

oa:relationep_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Person:1d9eb9ca-15f7-5476-de44-f8f38e7a25e3 ;
  a2a:EventKeyRef oa:event_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0_Event1 .

oa:source_gra_7ee7caed-8a41-2a6a-5adb-012c9b5976c0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Scheemda" ;
    rdfs:label "Scheemda", "1890-05-29 - 1890-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1890-05-29"^^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 "13" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1890, Huwelijksregister 1890, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/007cc7d2-a0b6-98dd-8bd5-759e319ee5de.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7ee7caed-8a41-2a6a-5adb-012c9b5976c0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/007cc7d2-a0b6-98dd-8bd5-759e319ee5de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7ee7caed-8a41-2a6a-5adb-012c9b5976c0" ;
  a2a:RecordGUID "{7ee7caed-8a41-2a6a-5adb-012c9b5976c0}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_2080_00002080.xml van GRA" .

