@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_25156a44-89d0-e84f-4e8c-67a68039e827
  a a2a:Record ;
  rdfs:label "Huw. contract op 21 december 1743" ;
  a2a:hasPerson oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person-5f04a556-ae6b-1e0c-a159-b79030e1c96f, oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person-7e7afbea-e7d3-8afa-c69c-cb74c136f10e, oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person-c80ae2e5-160c-a810-f578-a0c98f31c83b, oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person-1e94ecab-4f96-53ea-9930-c45c7192c896, oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person-ea1a7202-ec0c-6131-6e24-573bd5e7b1a1 ;
  a2a:hasEvent oa:event_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_25156a44-89d0-e84f-4e8c-67a68039e827_0, oa:relationep_gra_25156a44-89d0-e84f-4e8c-67a68039e827_1, oa:relationep_gra_25156a44-89d0-e84f-4e8c-67a68039e827_2, oa:relationep_gra_25156a44-89d0-e84f-4e8c-67a68039e827_3, oa:relationep_gra_25156a44-89d0-e84f-4e8c-67a68039e827_4 ;
  a2a:hasSource oa:source_gra_25156a44-89d0-e84f-4e8c-67a68039e827 .

oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person-5f04a556-ae6b-1e0c-a159-b79030e1c96f
  a a2a:Person ;
  rdfs:label "Maria Grimminga" ;
  a2a:PersonName [
    rdfs:label "Maria Grimminga" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Grimminga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person-7e7afbea-e7d3-8afa-c69c-cb74c136f10e
  a a2a:Person ;
  rdfs:label "Willem Homson" ;
  a2a:PersonName [
    rdfs:label "Willem Homson" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Homson"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "sergeant" .

oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person-c80ae2e5-160c-a810-f578-a0c98f31c83b
  a a2a:Person ;
  rdfs:label "Daniel Grimminga" ;
  a2a:PersonName [
    rdfs:label "Daniel Grimminga" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Grimminga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person-1e94ecab-4f96-53ea-9930-c45c7192c896
  a a2a:Person ;
  rdfs:label "Bastiaan Grimminga" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Grimminga" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Grimminga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person-ea1a7202-ec0c-6131-6e24-573bd5e7b1a1
  a a2a:Person ;
  rdfs:label "Maria Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maria Jacobs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1743-12-21"^^xsd:date
  ] .

oa:relationep_gra_25156a44-89d0-e84f-4e8c-67a68039e827_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person:5f04a556-ae6b-1e0c-a159-b79030e1c96f ;
  a2a:EventKeyRef oa:event_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Event1 .

oa:relationep_gra_25156a44-89d0-e84f-4e8c-67a68039e827_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person:7e7afbea-e7d3-8afa-c69c-cb74c136f10e ;
  a2a:EventKeyRef oa:event_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Event1 .

oa:relationep_gra_25156a44-89d0-e84f-4e8c-67a68039e827_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person:c80ae2e5-160c-a810-f578-a0c98f31c83b ;
  a2a:EventKeyRef oa:event_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Event1 .

oa:relationep_gra_25156a44-89d0-e84f-4e8c-67a68039e827_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person:1e94ecab-4f96-53ea-9930-c45c7192c896 ;
  a2a:EventKeyRef oa:event_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Event1 .

oa:relationep_gra_25156a44-89d0-e84f-4e8c-67a68039e827_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Person:ea1a7202-ec0c-6131-6e24-573bd5e7b1a1 ;
  a2a:EventKeyRef oa:event_gra_25156a44-89d0-e84f-4e8c-67a68039e827_Event1 .

oa:source_gra_25156a44-89d0-e84f-4e8c-67a68039e827
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1743-12-21 - 1743-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1743-12-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3597, Periode: 1743" ;
    a2a:Book "Huwelijkscontracten Groningen 1743 juni-dec" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3597" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3597, Periode: 1743, Huwelijkscontracten Groningen 1743 juni-dec, 1534, 3597"
  ] ;
  a2a:SourceLastChangeDate "2016-05-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/25156a44-89d0-e84f-4e8c-67a68039e827" ;
  a2a:RecordGUID "{25156a44-89d0-e84f-4e8c-67a68039e827}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.3.xml van GRA" .

