@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_28a31a34-f1ce-2a32-e793-4ecfb8ae4e37
  a a2a:Record ;
  rdfs:label "Huw. contract op 26 oktober 1764" ;
  a2a:hasPerson oa:person_gra_28a31a34-f1ce-2a32-e793-4ecfb8ae4e37_Person-17b21dfa-1a80-166d-b12a-7eb728baa27a ;
  a2a:hasEvent oa:event_gra_28a31a34-f1ce-2a32-e793-4ecfb8ae4e37_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_28a31a34-f1ce-2a32-e793-4ecfb8ae4e37_0 ;
  a2a:hasSource oa:source_gra_28a31a34-f1ce-2a32-e793-4ecfb8ae4e37 .

oa:person_gra_28a31a34-f1ce-2a32-e793-4ecfb8ae4e37_Person-17b21dfa-1a80-166d-b12a-7eb728baa27a
  a a2a:Person ;
  rdfs:label "Auke Wibbes" ;
  a2a:PersonName [
    rdfs:label "Auke Wibbes" ;
    a2a:PersonNameFirstName "Auke" ;
    a2a:PersonNameLastName "Wibbes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_28a31a34-f1ce-2a32-e793-4ecfb8ae4e37_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1764-10-26"^^xsd:date
  ] .

oa:relationep_gra_28a31a34-f1ce-2a32-e793-4ecfb8ae4e37_0
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_28a31a34-f1ce-2a32-e793-4ecfb8ae4e37_Person:17b21dfa-1a80-166d-b12a-7eb728baa27a ;
  a2a:EventKeyRef oa:event_gra_28a31a34-f1ce-2a32-e793-4ecfb8ae4e37_Event1 .

oa:source_gra_28a31a34-f1ce-2a32-e793-4ecfb8ae4e37
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gerecht van Stedum, Westeremden en Garsthuizen" ;
    rdfs:label "Gerecht van Stedum, Westeremden en Garsthuizen", "1764-10-26 - 1764-10-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-10-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-10-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1764-10-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 792, Periode: 1764-1766" ;
    a2a:Book "Minuten van akten 1764-1766" ;
    a2a:DocumentNumber "733" ;
    a2a:RegistryNumber "792" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 792, Periode: 1764-1766, Minuten van akten 1764-1766, 733, 792"
  ] ;
  a2a:SourceLastChangeDate "2021-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/28a31a34-f1ce-2a32-e793-4ecfb8ae4e37" ;
  a2a:RecordGUID "{28a31a34-f1ce-2a32-e793-4ecfb8ae4e37}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 30" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220107_96_00000096.xml van GRA" .

