@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_593cf5c5-df3f-1003-d182-e3c0b68dd954
  a a2a:Record ;
  rdfs:label "Huw. contract op 7 juli 1780" ;
  a2a:hasPerson oa:person_gra_593cf5c5-df3f-1003-d182-e3c0b68dd954_Person-2fba1b6e-bfee-c40f-0659-ce783222dcb3 ;
  a2a:hasEvent oa:event_gra_593cf5c5-df3f-1003-d182-e3c0b68dd954_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_593cf5c5-df3f-1003-d182-e3c0b68dd954_0 ;
  a2a:hasSource oa:source_gra_593cf5c5-df3f-1003-d182-e3c0b68dd954 .

oa:person_gra_593cf5c5-df3f-1003-d182-e3c0b68dd954_Person-2fba1b6e-bfee-c40f-0659-ce783222dcb3
  a a2a:Person ;
  rdfs:label "Doeke Alberts" ;
  a2a:PersonName [
    rdfs:label "Doeke Alberts" ;
    a2a:PersonNameFirstName "Doeke" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_593cf5c5-df3f-1003-d182-e3c0b68dd954_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1780-07-07"^^xsd:date
  ] .

oa:relationep_gra_593cf5c5-df3f-1003-d182-e3c0b68dd954_0
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_593cf5c5-df3f-1003-d182-e3c0b68dd954_Person:2fba1b6e-bfee-c40f-0659-ce783222dcb3 ;
  a2a:EventKeyRef oa:event_gra_593cf5c5-df3f-1003-d182-e3c0b68dd954_Event1 .

oa:source_gra_593cf5c5-df3f-1003-d182-e3c0b68dd954
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Eesterrecht van 't Zandt" ;
    rdfs:label "Eesterrecht van 't Zandt", "1780-07-07 - 1780-07-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-07-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-07-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1780-07-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 164, Periode: 1755-1790" ;
    a2a:Book "Minuten van akten 1755-1790" ;
    a2a:DocumentNumber "733" ;
    a2a:RegistryNumber "164" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 164, Periode: 1755-1790, Minuten van akten 1755-1790, 733, 164"
  ] ;
  a2a:SourceLastChangeDate "2021-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/593cf5c5-df3f-1003-d182-e3c0b68dd954" ;
  a2a:RecordGUID "{593cf5c5-df3f-1003-d182-e3c0b68dd954}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 269" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_97_00000097.xml van GRA" .

