@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_b3649231-01ad-78eb-0df0-e7bf532c3f16
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 december 1823 te Beerta" ;
  a2a:hasPerson oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-76065bb7-1c1b-d5d9-c208-5ae8e86b0ee4, oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-b88221ab-3050-15a8-6bab-bc085d7c8ee2, oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-9c10dd98-1161-ae0b-4761-2e497d4b0918, oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-01a55805-cfce-f3c3-1d74-cad62e199aa9, oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-059927b0-b20f-1e61-305c-2b56ecd42889, oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-255807d0-1673-a4fc-abf5-0555363215f9 ;
  a2a:hasEvent oa:event_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_0, oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_1, oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_2, oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_3, oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_4, oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_5 ;
  a2a:hasSource oa:source_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16 .

oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-76065bb7-1c1b-d5d9-c208-5ae8e86b0ee4
  a a2a:Person ;
  rdfs:label "Cornelius Jacobs Onnes" ;
  a2a:PersonName [
    rdfs:label "Cornelius Jacobs Onnes" ;
    a2a:PersonNameFirstName "Cornelius Jacobs" ;
    a2a:PersonNameLastName "Onnes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1799-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] ;
  a2a:Profession "boerenzoon" .

oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-b88221ab-3050-15a8-6bab-bc085d7c8ee2
  a a2a:Person ;
  rdfs:label "Ettjen Jans Muller" ;
  a2a:PersonName [
    rdfs:label "Ettjen Jans Muller" ;
    a2a:PersonNameFirstName "Ettjen Jans" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1799-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-9c10dd98-1161-ae0b-4761-2e497d4b0918
  a a2a:Person ;
  rdfs:label "Ludewe Hindriks" ;
  a2a:PersonName [
    rdfs:label "Ludewe Hindriks" ;
    a2a:PersonNameFirstName "Ludewe" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "renteniersche" .

oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-01a55805-cfce-f3c3-1d74-cad62e199aa9
  a a2a:Person ;
  rdfs:label "Jacob Cornelius Onnes" ;
  a2a:PersonName [
    rdfs:label "Jacob Cornelius Onnes" ;
    a2a:PersonNameFirstName "Jacob Cornelius" ;
    a2a:PersonNameLastName "Onnes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landgebruiker" .

oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-059927b0-b20f-1e61-305c-2b56ecd42889
  a a2a:Person ;
  rdfs:label "Jan Cornelius Muller" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelius Muller" ;
    a2a:PersonNameFirstName "Jan Cornelius" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "rentenier" .

oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person-255807d0-1673-a4fc-abf5-0555363215f9
  a a2a:Person ;
  rdfs:label "Grietje Egges Hommes" ;
  a2a:PersonName [
    rdfs:label "Grietje Egges Hommes" ;
    a2a:PersonNameFirstName "Grietje Egges" ;
    a2a:PersonNameLastName "Hommes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1823-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta"
  ] .

oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person:76065bb7-1c1b-d5d9-c208-5ae8e86b0ee4 ;
  a2a:EventKeyRef oa:event_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Event1 .

oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person:b88221ab-3050-15a8-6bab-bc085d7c8ee2 ;
  a2a:EventKeyRef oa:event_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Event1 .

oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person:9c10dd98-1161-ae0b-4761-2e497d4b0918 ;
  a2a:EventKeyRef oa:event_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Event1 .

oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person:01a55805-cfce-f3c3-1d74-cad62e199aa9 ;
  a2a:EventKeyRef oa:event_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Event1 .

oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person:059927b0-b20f-1e61-305c-2b56ecd42889 ;
  a2a:EventKeyRef oa:event_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Event1 .

oa:relationep_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Person:255807d0-1673-a4fc-abf5-0555363215f9 ;
  a2a:EventKeyRef oa:event_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16_Event1 .

oa:source_gra_b3649231-01ad-78eb-0df0-e7bf532c3f16
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Beerta" ;
    rdfs:label "Beerta", "1823-12-15 - 1823-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1823" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1823-12-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1823" ;
    a2a:Book "Huwelijksregister 1823" ;
    a2a:DocumentNumber "25" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1823, Huwelijksregister 1823, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/9b716bdc-8777-bbbe-44e0-bd4bb6901131.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b3649231-01ad-78eb-0df0-e7bf532c3f16" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/9b716bdc-8777-bbbe-44e0-bd4bb6901131.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ea90de9c-492a-f87e-adae-fbaaba3c0aea.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/b3649231-01ad-78eb-0df0-e7bf532c3f16" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ea90de9c-492a-f87e-adae-fbaaba3c0aea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/b3649231-01ad-78eb-0df0-e7bf532c3f16" ;
  a2a:RecordGUID "{b3649231-01ad-78eb-0df0-e7bf532c3f16}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1740_00001740.xml van GRA" .

