@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_ed6124d6-77a4-62bd-e9ca-38f91028f812
  a a2a:Record ;
  rdfs:label "Huw. contract op 26 mei 1747" ;
  a2a:hasPerson oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person-fe6b186f-07f3-d666-1387-5df7e94f4d9e, oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person-5cba1a07-312f-1bd7-b8d0-91056fcfbc74, oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person-418b509c-e3cc-1c57-e494-ac3ee7d2d93c, oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person-a9c23623-de1e-0d7b-0844-7f001868f3c1 ;
  a2a:hasEvent oa:event_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_0, oa:relationep_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_1, oa:relationep_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_2, oa:relationep_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_3 ;
  a2a:hasSource oa:source_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812 .

oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person-fe6b186f-07f3-d666-1387-5df7e94f4d9e
  a a2a:Person ;
  rdfs:label "Antie Geers" ;
  a2a:PersonName [
    rdfs:label "Antie Geers" ;
    a2a:PersonNameFirstName "Antie" ;
    a2a:PersonNameLastName "Geers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person-5cba1a07-312f-1bd7-b8d0-91056fcfbc74
  a a2a:Person ;
  rdfs:label "Harke Jacobs" ;
  a2a:PersonName [
    rdfs:label "Harke Jacobs" ;
    a2a:PersonNameFirstName "Harke" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person-418b509c-e3cc-1c57-e494-ac3ee7d2d93c
  a a2a:Person ;
  rdfs:label "Renske Pijrs" ;
  a2a:PersonName [
    rdfs:label "Renske Pijrs" ;
    a2a:PersonNameFirstName "Renske" ;
    a2a:PersonNameLastName "Pijrs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person-a9c23623-de1e-0d7b-0844-7f001868f3c1
  a a2a:Person ;
  rdfs:label "Jacob Harkes" ;
  a2a:PersonName [
    rdfs:label "Jacob Harkes" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Harkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1747-05-26"^^xsd:date
  ] .

oa:relationep_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person:fe6b186f-07f3-d666-1387-5df7e94f4d9e ;
  a2a:EventKeyRef oa:event_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Event1 .

oa:relationep_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person:5cba1a07-312f-1bd7-b8d0-91056fcfbc74 ;
  a2a:EventKeyRef oa:event_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Event1 .

oa:relationep_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person:418b509c-e3cc-1c57-e494-ac3ee7d2d93c ;
  a2a:EventKeyRef oa:event_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Event1 .

oa:relationep_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Person:a9c23623-de1e-0d7b-0844-7f001868f3c1 ;
  a2a:EventKeyRef oa:event_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812_Event1 .

oa:source_gra_ed6124d6-77a4-62bd-e9ca-38f91028f812
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1747-05-26 - 1747-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1747-05-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3606, Periode: 1747" ;
    a2a:Book "Huwelijkscontracten Groningen 1747 mei-dec" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3606" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3606, Periode: 1747, Huwelijkscontracten Groningen 1747 mei-dec, 1534, 3606"
  ] ;
  a2a:SourceLastChangeDate "2016-05-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ed6124d6-77a4-62bd-e9ca-38f91028f812" ;
  a2a:RecordGUID "{ed6124d6-77a4-62bd-e9ca-38f91028f812}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.1.xml van GRA" .

