@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_25e76bc3-87f4-4620-be4f-1eb72ccd14fd
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 mei 1888 te Groningen" ;
  a2a:hasPerson oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-04a28ba5-72fa-0856-c183-42c8e1899f15, oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-937f01d6-48fc-1df4-ee14-c4baf9e2e203, oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-477a35d5-1c17-421f-f83a-5738a8bfab6d, oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-4fee3388-dcd0-b4ae-291d-9e37611c908f, oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-41c9e65e-79f4-a191-c184-58f53b96f01c, oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-9c122bd3-1226-2ee7-72ad-824faacd4225 ;
  a2a:hasEvent oa:event_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_0, oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_1, oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_2, oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_3, oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_4, oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_5 ;
  a2a:hasSource oa:source_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd .

oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-04a28ba5-72fa-0856-c183-42c8e1899f15
  a a2a:Person ;
  rdfs:label "Theodorus Charles Leicher" ;
  a2a:PersonName [
    rdfs:label "Theodorus Charles Leicher" ;
    a2a:PersonNameFirstName "Theodorus Charles" ;
    a2a:PersonNameLastName "Leicher"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1860-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "winkelier" .

oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-937f01d6-48fc-1df4-ee14-c4baf9e2e203
  a a2a:Person ;
  rdfs:label "Maria Johanna Abeln" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Abeln" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Abeln"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1865-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-477a35d5-1c17-421f-f83a-5738a8bfab6d
  a a2a:Person ;
  rdfs:label "Maria Dessart" ;
  a2a:PersonName [
    rdfs:label "Maria Dessart" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Dessart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-4fee3388-dcd0-b4ae-291d-9e37611c908f
  a a2a:Person ;
  rdfs:label "Hindrikus Johannes Abeln" ;
  a2a:PersonName [
    rdfs:label "Hindrikus Johannes Abeln" ;
    a2a:PersonNameFirstName "Hindrikus Johannes" ;
    a2a:PersonNameLastName "Abeln"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "kleermaker" .

oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-41c9e65e-79f4-a191-c184-58f53b96f01c
  a a2a:Person ;
  rdfs:label "Franciscus Theodorus Leicher" ;
  a2a:PersonName [
    rdfs:label "Franciscus Theodorus Leicher" ;
    a2a:PersonNameFirstName "Franciscus Theodorus" ;
    a2a:PersonNameLastName "Leicher"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "taxateur" .

oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person-9c122bd3-1226-2ee7-72ad-824faacd4225
  a a2a:Person ;
  rdfs:label "Elisabeth Helena Jacobs" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Helena Jacobs" ;
    a2a:PersonNameFirstName "Elisabeth Helena" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1888-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person:04a28ba5-72fa-0856-c183-42c8e1899f15 ;
  a2a:EventKeyRef oa:event_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Event1 .

oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person:937f01d6-48fc-1df4-ee14-c4baf9e2e203 ;
  a2a:EventKeyRef oa:event_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Event1 .

oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person:477a35d5-1c17-421f-f83a-5738a8bfab6d ;
  a2a:EventKeyRef oa:event_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Event1 .

oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person:4fee3388-dcd0-b4ae-291d-9e37611c908f ;
  a2a:EventKeyRef oa:event_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Event1 .

oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person:41c9e65e-79f4-a191-c184-58f53b96f01c ;
  a2a:EventKeyRef oa:event_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Event1 .

oa:relationep_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Person:9c122bd3-1226-2ee7-72ad-824faacd4225 ;
  a2a:EventKeyRef oa:event_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd_Event1 .

oa:source_gra_25e76bc3-87f4-4620-be4f-1eb72ccd14fd
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1888-05-24 - 1888-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1888-05-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1888" ;
    a2a:Book "Huwelijksregister 1888" ;
    a2a:DocumentNumber "134" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1888, Huwelijksregister 1888, 134"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/dc3bedc8-c4fc-504c-b9cb-f65432883b2a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/25e76bc3-87f4-4620-be4f-1eb72ccd14fd" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/dc3bedc8-c4fc-504c-b9cb-f65432883b2a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8a0dfac8-f50c-1300-b8a8-37d2bed5c665.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/25e76bc3-87f4-4620-be4f-1eb72ccd14fd" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8a0dfac8-f50c-1300-b8a8-37d2bed5c665.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/25e76bc3-87f4-4620-be4f-1eb72ccd14fd" ;
  a2a:RecordGUID "{25e76bc3-87f4-4620-be4f-1eb72ccd14fd}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_499_00000499.xml van GRA" .

