@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_44e6954e-cdee-98a5-6cb4-aef88d88dbdc
  a a2a:Record ;
  rdfs:label "Huw. contract op 7 maart 1731" ;
  a2a:hasPerson oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-d3d24394-c9c7-4344-34dd-74eb756ececf, oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-2fbbf55e-0564-cb9a-f686-9c9df9b92033, oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-938d533b-58fe-8897-a93b-7224e2561880, oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-2e233eab-7b6f-87c9-ab93-ecf7c7ea4bcc, oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-8cdbbce1-41d9-b198-b216-b79f32ee9ec9, oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-892ed556-785c-f75c-8b87-3f046551e25c ;
  a2a:hasEvent oa:event_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_0, oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_1, oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_2, oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_3, oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_4, oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_5 ;
  a2a:hasSource oa:source_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc .

oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-d3d24394-c9c7-4344-34dd-74eb756ececf
  a a2a:Person ;
  rdfs:label "Trijntjen Jans Scholtens" ;
  a2a:PersonName [
    rdfs:label "Trijntjen Jans Scholtens" ;
    a2a:PersonNameFirstName "Trijntjen Jans" ;
    a2a:PersonNameLastName "Scholtens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-2fbbf55e-0564-cb9a-f686-9c9df9b92033
  a a2a:Person ;
  rdfs:label "Alle Jacobs" ;
  a2a:PersonName [
    rdfs:label "Alle Jacobs" ;
    a2a:PersonNameFirstName "Alle" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-938d533b-58fe-8897-a93b-7224e2561880
  a a2a:Person ;
  rdfs:label "Jan Scholtens" ;
  a2a:PersonName [
    rdfs:label "Jan Scholtens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Scholtens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-2e233eab-7b6f-87c9-ab93-ecf7c7ea4bcc
  a a2a:Person ;
  rdfs:label "Jan Arents" ;
  a2a:PersonName [
    rdfs:label "Jan Arents" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Arents"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-8cdbbce1-41d9-b198-b216-b79f32ee9ec9
  a a2a:Person ;
  rdfs:label "Aechjen Jacobs" ;
  a2a:PersonName [
    rdfs:label "Aechjen Jacobs" ;
    a2a:PersonNameFirstName "Aechjen" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person-892ed556-785c-f75c-8b87-3f046551e25c
  a a2a:Person ;
  rdfs:label "Albert Willems" ;
  a2a:PersonName [
    rdfs:label "Albert Willems" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1731" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1731-03-07"^^xsd:date
  ] .

oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person:d3d24394-c9c7-4344-34dd-74eb756ececf ;
  a2a:EventKeyRef oa:event_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Event1 .

oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person:2fbbf55e-0564-cb9a-f686-9c9df9b92033 ;
  a2a:EventKeyRef oa:event_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Event1 .

oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person:938d533b-58fe-8897-a93b-7224e2561880 ;
  a2a:EventKeyRef oa:event_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Event1 .

oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person:2e233eab-7b6f-87c9-ab93-ecf7c7ea4bcc ;
  a2a:EventKeyRef oa:event_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Event1 .

oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person:8cdbbce1-41d9-b198-b216-b79f32ee9ec9 ;
  a2a:EventKeyRef oa:event_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Event1 .

oa:relationep_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Person:892ed556-785c-f75c-8b87-3f046551e25c ;
  a2a:EventKeyRef oa:event_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc_Event1 .

oa:source_gra_44e6954e-cdee-98a5-6cb4-aef88d88dbdc
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1731-03-07 - 1731-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1731" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1731-03-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3569, Periode: 1731" ;
    a2a:Book "Huwelijkscontracten Groningen 1731 jan-mei" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3569" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3569, Periode: 1731, Huwelijkscontracten Groningen 1731 jan-mei, 1534, 3569"
  ] ;
  a2a:SourceLastChangeDate "2014-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/44e6954e-cdee-98a5-6cb4-aef88d88dbdc" ;
  a2a:RecordGUID "{44e6954e-cdee-98a5-6cb4-aef88d88dbdc}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.2.xml van GRA" .

