@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_00a30914-dbcb-75d9-6c98-157c237622cf
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 april 1838 te Groningen" ;
  a2a:hasPerson oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-3b7ab5a1-546a-59a5-9ffb-46a712aff69c, oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-bc47e6bf-fce7-3a23-c316-6d177e0c6d52, oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-e39e2be0-2fb4-8c07-f598-3a6ce3bb0666, oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-87a2da90-026f-7c7d-2053-cfd13d6e447d, oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-5c118e5c-54fb-d4a1-97b1-489757148604, oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-ce8d208d-4281-5a8a-a0c3-f4d78d01d11a ;
  a2a:hasEvent oa:event_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_0, oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_1, oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_2, oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_3, oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_4, oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_5 ;
  a2a:hasSource oa:source_gra_00a30914-dbcb-75d9-6c98-157c237622cf .

oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-3b7ab5a1-546a-59a5-9ffb-46a712aff69c
  a a2a:Person ;
  rdfs:label "Berend Noordhoff" ;
  a2a:PersonName [
    rdfs:label "Berend Noordhoff" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Noordhoff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:Profession "blikslager" .

oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-bc47e6bf-fce7-3a23-c316-6d177e0c6d52
  a a2a:Person ;
  rdfs:label "Grietje Copinga" ;
  a2a:PersonName [
    rdfs:label "Grietje Copinga" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Copinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] .

oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-e39e2be0-2fb4-8c07-f598-3a6ce3bb0666
  a a2a:Person ;
  rdfs:label "Jacob Copinga" ;
  a2a:PersonName [
    rdfs:label "Jacob Copinga" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Copinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "koopman" .

oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-87a2da90-026f-7c7d-2053-cfd13d6e447d
  a a2a:Person ;
  rdfs:label "Jacobus Noordhoff" ;
  a2a:PersonName [
    rdfs:label "Jacobus Noordhoff" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Noordhoff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "commissionair" .

oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-5c118e5c-54fb-d4a1-97b1-489757148604
  a a2a:Person ;
  rdfs:label "Johanna Bloemhoff" ;
  a2a:PersonName [
    rdfs:label "Johanna Bloemhoff" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bloemhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person-ce8d208d-4281-5a8a-a0c3-f4d78d01d11a
  a a2a:Person ;
  rdfs:label "Elijzabeth van Dalen" ;
  a2a:PersonName [
    rdfs:label "Elijzabeth van Dalen" ;
    a2a:PersonNameFirstName "Elijzabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1838-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person:3b7ab5a1-546a-59a5-9ffb-46a712aff69c ;
  a2a:EventKeyRef oa:event_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Event1 .

oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person:bc47e6bf-fce7-3a23-c316-6d177e0c6d52 ;
  a2a:EventKeyRef oa:event_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Event1 .

oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person:e39e2be0-2fb4-8c07-f598-3a6ce3bb0666 ;
  a2a:EventKeyRef oa:event_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Event1 .

oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person:87a2da90-026f-7c7d-2053-cfd13d6e447d ;
  a2a:EventKeyRef oa:event_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Event1 .

oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person:5c118e5c-54fb-d4a1-97b1-489757148604 ;
  a2a:EventKeyRef oa:event_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Event1 .

oa:relationep_gra_00a30914-dbcb-75d9-6c98-157c237622cf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Person:ce8d208d-4281-5a8a-a0c3-f4d78d01d11a ;
  a2a:EventKeyRef oa:event_gra_00a30914-dbcb-75d9-6c98-157c237622cf_Event1 .

oa:source_gra_00a30914-dbcb-75d9-6c98-157c237622cf
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1838-04-11 - 1838-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1838-04-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1838" ;
    a2a:Book "Huwelijksregister 1838" ;
    a2a:DocumentNumber "54" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1838, Huwelijksregister 1838, 54"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/418d5352-500a-6d40-3f90-e25f1c9ca85f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/00a30914-dbcb-75d9-6c98-157c237622cf" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/418d5352-500a-6d40-3f90-e25f1c9ca85f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5b4237a1-1f9d-1421-1774-1f02bfad8815.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/00a30914-dbcb-75d9-6c98-157c237622cf" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5b4237a1-1f9d-1421-1774-1f02bfad8815.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/00a30914-dbcb-75d9-6c98-157c237622cf" ;
  a2a:RecordGUID "{00a30914-dbcb-75d9-6c98-157c237622cf}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_698_00000698.xml van GRA" .

[] a2a:PersonRemarkdiversen "weduwnaar van Marchien Kogh" .
