@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_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c
  a a2a:Record ;
  rdfs:label "Huw. contract op 8 april 1809" ;
  a2a:hasPerson oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-2ff4eb66-960e-0f5e-ac15-44a1d90f8455, oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-77979931-d424-f57a-c453-099fc5254deb, oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-f2f4a79b-72c2-dcff-e03c-a4e0b8edd0cf, oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-35ffad5f-d5bb-d18a-b331-f0fb2b8bc281, oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-e30d8140-a4a3-0cad-e109-374a80f25e97, oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-c7d31c03-6684-82cd-1f19-bb0dcde5b6e0 ;
  a2a:hasEvent oa:event_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_0, oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_1, oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_2, oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_3, oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_4, oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_5 ;
  a2a:hasSource oa:source_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c .

oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-2ff4eb66-960e-0f5e-ac15-44a1d90f8455
  a a2a:Person ;
  rdfs:label "Fenna Hoens" ;
  a2a:PersonName [
    rdfs:label "Fenna Hoens" ;
    a2a:PersonNameFirstName "Fenna" ;
    a2a:PersonNameLastName "Hoens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-77979931-d424-f57a-c453-099fc5254deb
  a a2a:Person ;
  rdfs:label "Henrich Lier" ;
  a2a:PersonName [
    rdfs:label "Henrich Lier" ;
    a2a:PersonNameFirstName "Henrich" ;
    a2a:PersonNameLastName "Lier"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "boekhandelaar" .

oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-f2f4a79b-72c2-dcff-e03c-a4e0b8edd0cf
  a a2a:Person ;
  rdfs:label "Sijbe Brugmans" ;
  a2a:PersonName [
    rdfs:label "Sijbe Brugmans" ;
    a2a:PersonNameFirstName "Sijbe" ;
    a2a:PersonNameLastName "Brugmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-35ffad5f-d5bb-d18a-b331-f0fb2b8bc281
  a a2a:Person ;
  rdfs:label "Roelof Heeres" ;
  a2a:PersonName [
    rdfs:label "Roelof Heeres" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Heeres"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-e30d8140-a4a3-0cad-e109-374a80f25e97
  a a2a:Person ;
  rdfs:label "Eildert Boekhold" ;
  a2a:PersonName [
    rdfs:label "Eildert Boekhold" ;
    a2a:PersonNameFirstName "Eildert" ;
    a2a:PersonNameLastName "Boekhold"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person-c7d31c03-6684-82cd-1f19-bb0dcde5b6e0
  a a2a:Person ;
  rdfs:label "Uilderk J. Westerhuis" ;
  a2a:PersonName [
    rdfs:label "Uilderk J. Westerhuis" ;
    a2a:PersonNameFirstName "Uilderk J." ;
    a2a:PersonNameLastName "Westerhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1809" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1809-04-08"^^xsd:date
  ] .

oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person:2ff4eb66-960e-0f5e-ac15-44a1d90f8455 ;
  a2a:EventKeyRef oa:event_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Event1 .

oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person:77979931-d424-f57a-c453-099fc5254deb ;
  a2a:EventKeyRef oa:event_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Event1 .

oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person:f2f4a79b-72c2-dcff-e03c-a4e0b8edd0cf ;
  a2a:EventKeyRef oa:event_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Event1 .

oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person:35ffad5f-d5bb-d18a-b331-f0fb2b8bc281 ;
  a2a:EventKeyRef oa:event_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Event1 .

oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person:e30d8140-a4a3-0cad-e109-374a80f25e97 ;
  a2a:EventKeyRef oa:event_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Event1 .

oa:relationep_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Person:c7d31c03-6684-82cd-1f19-bb0dcde5b6e0 ;
  a2a:EventKeyRef oa:event_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c_Event1 .

oa:source_gra_2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1809-04-08 - 1809-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1809-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1809-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1809" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1809-04-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3839, Periode: 1809" ;
    a2a:Book "Huwelijkscontracten Groningen 1809 mrt-april" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3839" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3839, Periode: 1809, Huwelijkscontracten Groningen 1809 mrt-april, 1534, 3839"
  ] ;
  a2a:SourceLastChangeDate "2015-02-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c" ;
  a2a:RecordGUID "{2e2fa080-42fa-7fdb-e77e-ec3e6bbcf81c}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.1.xml van GRA" .

