@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_4cb66641-9bdd-71ab-e2b3-f61a943c69a4
  a a2a:Record ;
  rdfs:label "Huw. contract op 25 november 1718" ;
  a2a:hasPerson oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person-028b6ec8-a928-9444-9f9b-76af14ef8c9c, oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person-2a4edbe6-3307-02a2-e98a-f199e6887d58, oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person-ee3345e1-44f4-59c3-1989-0c4b82534c7f, oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person-f7efd461-6329-3ae5-57fb-c302e62d604f, oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person-0ad18c2f-68e9-40bf-4be6-bc18918f1ab8 ;
  a2a:hasEvent oa:event_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_0, oa:relationep_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_1, oa:relationep_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_2, oa:relationep_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_3, oa:relationep_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_4 ;
  a2a:hasSource oa:source_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4 .

oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person-028b6ec8-a928-9444-9f9b-76af14ef8c9c
  a a2a:Person ;
  rdfs:label "Stijntjen Harms" ;
  a2a:PersonName [
    rdfs:label "Stijntjen Harms" ;
    a2a:PersonNameFirstName "Stijntjen" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person-2a4edbe6-3307-02a2-e98a-f199e6887d58
  a a2a:Person ;
  rdfs:label "Derk Hindriks Tinge" ;
  a2a:PersonName [
    rdfs:label "Derk Hindriks Tinge" ;
    a2a:PersonNameFirstName "Derk Hindriks" ;
    a2a:PersonNameLastName "Tinge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person-ee3345e1-44f4-59c3-1989-0c4b82534c7f
  a a2a:Person ;
  rdfs:label "Jan Roelfs" ;
  a2a:PersonName [
    rdfs:label "Jan Roelfs" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Roelfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person-f7efd461-6329-3ae5-57fb-c302e62d604f
  a a2a:Person ;
  rdfs:label "Hindrik Everts" ;
  a2a:PersonName [
    rdfs:label "Hindrik Everts" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person-0ad18c2f-68e9-40bf-4be6-bc18918f1ab8
  a a2a:Person ;
  rdfs:label "Albert Bebingh" ;
  a2a:PersonName [
    rdfs:label "Albert Bebingh" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Bebingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1718" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1718-11-25"^^xsd:date
  ] .

oa:relationep_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person:028b6ec8-a928-9444-9f9b-76af14ef8c9c ;
  a2a:EventKeyRef oa:event_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Event1 .

oa:relationep_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person:2a4edbe6-3307-02a2-e98a-f199e6887d58 ;
  a2a:EventKeyRef oa:event_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Event1 .

oa:relationep_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person:ee3345e1-44f4-59c3-1989-0c4b82534c7f ;
  a2a:EventKeyRef oa:event_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Event1 .

oa:relationep_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person:f7efd461-6329-3ae5-57fb-c302e62d604f ;
  a2a:EventKeyRef oa:event_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Event1 .

oa:relationep_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Person:0ad18c2f-68e9-40bf-4be6-bc18918f1ab8 ;
  a2a:EventKeyRef oa:event_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4_Event1 .

oa:source_gra_4cb66641-9bdd-71ab-e2b3-f61a943c69a4
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1718-11-25 - 1718-11-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-11-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-11-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1718" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1718-11-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3541, Periode: 1718" ;
    a2a:Book "Huwelijkscontracten Groningen 1718 juli-dec" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3541" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3541, Periode: 1718, Huwelijkscontracten Groningen 1718 juli-dec, 1534, 3541"
  ] ;
  a2a:SourceLastChangeDate "2016-06-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4cb66641-9bdd-71ab-e2b3-f61a943c69a4" ;
  a2a:RecordGUID "{4cb66641-9bdd-71ab-e2b3-f61a943c69a4}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.3.xml van GRA" .

