@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_7db07752-ae5d-a2e2-05d4-62bd5f701504
  a a2a:Record ;
  rdfs:label "Huw. contract op 3 juni 1681" ;
  a2a:hasPerson oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person-9385c66e-762c-f82a-1b2e-93e2ae2fc70b, oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person-0b6f8d40-1077-7ea6-b531-30c7f99aba57, oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person-0ee97a14-38ee-823a-da33-d956737978c5, oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person-40bd3e18-4953-3693-19ef-b42fd5ca67f4, oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person-b23fd6fd-9162-26cb-315c-f4cb50eef0f4 ;
  a2a:hasEvent oa:event_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_0, oa:relationep_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_1, oa:relationep_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_2, oa:relationep_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_3, oa:relationep_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_4 ;
  a2a:hasSource oa:source_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504 .

oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person-9385c66e-762c-f82a-1b2e-93e2ae2fc70b
  a a2a:Person ;
  rdfs:label "Dewer Wiltes" ;
  a2a:PersonName [
    rdfs:label "Dewer Wiltes" ;
    a2a:PersonNameFirstName "Dewer" ;
    a2a:PersonNameLastName "Wiltes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person-0b6f8d40-1077-7ea6-b531-30c7f99aba57
  a a2a:Person ;
  rdfs:label "Jan Mensses" ;
  a2a:PersonName [
    rdfs:label "Jan Mensses" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Mensses"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person-0ee97a14-38ee-823a-da33-d956737978c5
  a a2a:Person ;
  rdfs:label "Swaentjen Harmens" ;
  a2a:PersonName [
    rdfs:label "Swaentjen Harmens" ;
    a2a:PersonNameFirstName "Swaentjen" ;
    a2a:PersonNameLastName "Harmens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person-40bd3e18-4953-3693-19ef-b42fd5ca67f4
  a a2a:Person ;
  rdfs:label "Brune Brunes" ;
  a2a:PersonName [
    rdfs:label "Brune Brunes" ;
    a2a:PersonNameFirstName "Brune" ;
    a2a:PersonNameLastName "Brunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person-b23fd6fd-9162-26cb-315c-f4cb50eef0f4
  a a2a:Person ;
  rdfs:label "Geert Sebens" ;
  a2a:PersonName [
    rdfs:label "Geert Sebens" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Sebens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1681" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1681-06-03"^^xsd:date
  ] .

oa:relationep_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person:9385c66e-762c-f82a-1b2e-93e2ae2fc70b ;
  a2a:EventKeyRef oa:event_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Event1 .

oa:relationep_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person:0b6f8d40-1077-7ea6-b531-30c7f99aba57 ;
  a2a:EventKeyRef oa:event_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Event1 .

oa:relationep_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person:0ee97a14-38ee-823a-da33-d956737978c5 ;
  a2a:EventKeyRef oa:event_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Event1 .

oa:relationep_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person:40bd3e18-4953-3693-19ef-b42fd5ca67f4 ;
  a2a:EventKeyRef oa:event_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Event1 .

oa:relationep_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Person:b23fd6fd-9162-26cb-315c-f4cb50eef0f4 ;
  a2a:EventKeyRef oa:event_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504_Event1 .

oa:source_gra_7db07752-ae5d-a2e2-05d4-62bd5f701504
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Blijham" ;
    rdfs:label "Kerkelijke gemeente Blijham", "1681-06-03 - 1681-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1681-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1681" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1681-06-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1056, Periode: 1659-1709" ;
    a2a:Book "Register van aantekeningen 1659-1709" ;
    a2a:DocumentNumber "732" ;
    a2a:RegistryNumber "1056" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1056, Periode: 1659-1709, Register van aantekeningen 1659-1709, 732, 1056"
  ] ;
  a2a:SourceLastChangeDate "2020-04-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7db07752-ae5d-a2e2-05d4-62bd5f701504" ;
  a2a:RecordGUID "{7db07752-ae5d-a2e2-05d4-62bd5f701504}" ;
  a2a:SourceRemarkOpmerking """BD heeft voorkinderen
<br />Folionummer: -""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_22236_00022236.xml van GRA" .

