@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_7cf827f3-88cd-a316-e287-5293ef05bbc8
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 juni 1818 te Groningen" ;
  a2a:hasPerson oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-85435749-db0e-568c-726d-0a6845669820, oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-22502be9-5b37-0f9a-3302-7c2e048ab1f5, oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-83873e18-d4fc-4a99-32df-6f83944c7a34, oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-63f16c37-d48b-ae9e-fd51-687867b790c4, oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-db0499c5-fd1c-b217-2d8c-8957326d1958, oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-dc7fd829-405a-f5c6-690b-640976fc996a ;
  a2a:hasEvent oa:event_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_0, oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_1, oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_2, oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_3, oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_4, oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_5 ;
  a2a:hasSource oa:source_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8 .

oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-85435749-db0e-568c-726d-0a6845669820
  a a2a:Person ;
  rdfs:label "Gerlof Noorda" ;
  a2a:PersonName [
    rdfs:label "Gerlof Noorda" ;
    a2a:PersonNameFirstName "Gerlof" ;
    a2a:PersonNameLastName "Noorda"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:Profession "Predikant" .

oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-22502be9-5b37-0f9a-3302-7c2e048ab1f5
  a a2a:Person ;
  rdfs:label "Fennegien Westerloo" ;
  a2a:PersonName [
    rdfs:label "Fennegien Westerloo" ;
    a2a:PersonNameFirstName "Fennegien" ;
    a2a:PersonNameLastName "Westerloo"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] .

oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-83873e18-d4fc-4a99-32df-6f83944c7a34
  a a2a:Person ;
  rdfs:label "Immegien Reigersberg" ;
  a2a:PersonName [
    rdfs:label "Immegien Reigersberg" ;
    a2a:PersonNameFirstName "Immegien" ;
    a2a:PersonNameLastName "Reigersberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-63f16c37-d48b-ae9e-fd51-687867b790c4
  a a2a:Person ;
  rdfs:label "Jan Westerloo" ;
  a2a:PersonName [
    rdfs:label "Jan Westerloo" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Westerloo"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "hoedemaker" .

oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-db0499c5-fd1c-b217-2d8c-8957326d1958
  a a2a:Person ;
  rdfs:label "Lambartus Noorda" ;
  a2a:PersonName [
    rdfs:label "Lambartus Noorda" ;
    a2a:PersonNameFirstName "Lambartus" ;
    a2a:PersonNameLastName "Noorda"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "wagenmaker" .

oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person-dc7fd829-405a-f5c6-690b-640976fc996a
  a a2a:Person ;
  rdfs:label "Engelina Bentum" ;
  a2a:PersonName [
    rdfs:label "Engelina Bentum" ;
    a2a:PersonNameFirstName "Engelina" ;
    a2a:PersonNameLastName "Bentum"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1818-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person:85435749-db0e-568c-726d-0a6845669820 ;
  a2a:EventKeyRef oa:event_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Event1 .

oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person:22502be9-5b37-0f9a-3302-7c2e048ab1f5 ;
  a2a:EventKeyRef oa:event_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Event1 .

oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person:83873e18-d4fc-4a99-32df-6f83944c7a34 ;
  a2a:EventKeyRef oa:event_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Event1 .

oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person:63f16c37-d48b-ae9e-fd51-687867b790c4 ;
  a2a:EventKeyRef oa:event_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Event1 .

oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person:db0499c5-fd1c-b217-2d8c-8957326d1958 ;
  a2a:EventKeyRef oa:event_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Event1 .

oa:relationep_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Person:dc7fd829-405a-f5c6-690b-640976fc996a ;
  a2a:EventKeyRef oa:event_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8_Event1 .

oa:source_gra_7cf827f3-88cd-a316-e287-5293ef05bbc8
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1818-06-21 - 1818-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1818" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1818-06-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1818" ;
    a2a:Book "Huwelijksregister 1818" ;
    a2a:DocumentNumber "126" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1818, Huwelijksregister 1818, 126"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/acd8c9d2-60f2-451b-f8ef-b4f39e12e19b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7cf827f3-88cd-a316-e287-5293ef05bbc8" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/acd8c9d2-60f2-451b-f8ef-b4f39e12e19b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/150043a5-208e-60a9-0c51-f1b95a35364f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7cf827f3-88cd-a316-e287-5293ef05bbc8" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/150043a5-208e-60a9-0c51-f1b95a35364f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7cf827f3-88cd-a316-e287-5293ef05bbc8" ;
  a2a:RecordGUID "{7cf827f3-88cd-a316-e287-5293ef05bbc8}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_2059_00002059.xml van GRA" .

