@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_4e3641d6-4f79-c2a6-a07b-c85a3616a809
  a a2a:Record ;
  rdfs:label "Huw. contract op 29 december 1735" ;
  a2a:hasPerson oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person-657ee6bb-c2a9-94e0-4d5e-b2b4b09ad677, oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person-eff0c31a-535f-f4fe-cf74-dce9a876e7e1, oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person-330c7536-5d34-03b8-e38b-38e5c8beb0b6, oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person-90b4c0a8-3e30-1ddb-ce10-07baa18f1f17 ;
  a2a:hasEvent oa:event_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_0, oa:relationep_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_1, oa:relationep_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_2, oa:relationep_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_3 ;
  a2a:hasSource oa:source_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809 .

oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person-657ee6bb-c2a9-94e0-4d5e-b2b4b09ad677
  a a2a:Person ;
  rdfs:label "Engel Mennes" ;
  a2a:PersonName [
    rdfs:label "Engel Mennes" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNameLastName "Mennes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person-eff0c31a-535f-f4fe-cf74-dce9a876e7e1
  a a2a:Person ;
  rdfs:label "Harm Derks" ;
  a2a:PersonName [
    rdfs:label "Harm Derks" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Derks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person-330c7536-5d34-03b8-e38b-38e5c8beb0b6
  a a2a:Person ;
  rdfs:label "Tiddo Geertsema" ;
  a2a:PersonName [
    rdfs:label "Tiddo Geertsema" ;
    a2a:PersonNameFirstName "Tiddo" ;
    a2a:PersonNameLastName "Geertsema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person-90b4c0a8-3e30-1ddb-ce10-07baa18f1f17
  a a2a:Person ;
  rdfs:label "G. Busscher" ;
  a2a:PersonName [
    rdfs:label "G. Busscher" ;
    a2a:PersonNameFirstName "G." ;
    a2a:PersonNameLastName "Busscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1735-12-29"^^xsd:date
  ] .

oa:relationep_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person:657ee6bb-c2a9-94e0-4d5e-b2b4b09ad677 ;
  a2a:EventKeyRef oa:event_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Event1 .

oa:relationep_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person:eff0c31a-535f-f4fe-cf74-dce9a876e7e1 ;
  a2a:EventKeyRef oa:event_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Event1 .

oa:relationep_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person:330c7536-5d34-03b8-e38b-38e5c8beb0b6 ;
  a2a:EventKeyRef oa:event_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Event1 .

oa:relationep_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Person:90b4c0a8-3e30-1ddb-ce10-07baa18f1f17 ;
  a2a:EventKeyRef oa:event_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809_Event1 .

oa:source_gra_4e3641d6-4f79-c2a6-a07b-c85a3616a809
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Winschoten" ;
    rdfs:label "Kerkelijke gemeente Winschoten", "1735-12-29 - 1735-12-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-12-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-12-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1735-12-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 7394, Periode: 1728-1736" ;
    a2a:Book "Minuten van akten 1728-1736" ;
    a2a:DocumentNumber "731" ;
    a2a:RegistryNumber "7394" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 7394, Periode: 1728-1736, Minuten van akten 1728-1736, 731, 7394"
  ] ;
  a2a:SourceLastChangeDate "2023-08-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4e3641d6-4f79-c2a6-a07b-c85a3616a809" ;
  a2a:RecordGUID "{4e3641d6-4f79-c2a6-a07b-c85a3616a809}" ;
  a2a:SourceRemarkOpmerking "van beide kanten geen dedingslieden." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_23_00000023.xml van GRA" .

