@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_eeb59a9c-a465-9c49-c604-c0ce2675f29a
  a a2a:Record ;
  rdfs:label "Huw. contract op 10 april 1668" ;
  a2a:hasPerson oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-9befcffe-6f02-6b57-9846-ee4a56731d4e, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-9a3a79d2-1696-c97e-2d39-335c0ac7f4fc, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-6ccb77ea-e374-8932-4ba8-998a3d9005a0, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-8d1a9c91-e75a-06d1-8027-cad67d832cdb, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-aff898f1-3546-153a-53de-5a0d6a28581c, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-2a20a0ae-b51d-0a2f-8502-ec8565768ed5, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-9d9f98be-5054-1bca-7819-cc045ed5156c, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-983b3c3f-b86a-279f-801e-5ebf0e41f842, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-24987d28-0e1c-c602-d74a-80d85656dd23, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-864c2e0e-7c0a-2577-daab-8f524a464d31, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-70c1d71c-1f9f-029b-de44-2b76f4638e9a, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-9fa16e53-2511-6854-705e-654ba7dcc62b, oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-609651a8-f5bb-4408-ad81-1a4fe4261d25 ;
  a2a:hasEvent oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_0, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_1, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_2, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_3, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_4, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_5, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_6, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_7, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_8, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_9, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_10, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_11, oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_12 ;
  a2a:hasSource oa:source_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-9befcffe-6f02-6b57-9846-ee4a56731d4e
  a a2a:Person ;
  rdfs:label "Eltie Jacobs" ;
  a2a:PersonName [
    rdfs:label "Eltie Jacobs" ;
    a2a:PersonNameFirstName "Eltie" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-9a3a79d2-1696-c97e-2d39-335c0ac7f4fc
  a a2a:Person ;
  rdfs:label "Gerret Annes" ;
  a2a:PersonName [
    rdfs:label "Gerret Annes" ;
    a2a:PersonNameFirstName "Gerret" ;
    a2a:PersonNameLastName "Annes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-6ccb77ea-e374-8932-4ba8-998a3d9005a0
  a a2a:Person ;
  rdfs:label "Jacob Reinders" ;
  a2a:PersonName [
    rdfs:label "Jacob Reinders" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Reinders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-8d1a9c91-e75a-06d1-8027-cad67d832cdb
  a a2a:Person ;
  rdfs:label "Jan Ockens" ;
  a2a:PersonName [
    rdfs:label "Jan Ockens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ockens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-aff898f1-3546-153a-53de-5a0d6a28581c
  a a2a:Person ;
  rdfs:label "Jacob Henricks" ;
  a2a:PersonName [
    rdfs:label "Jacob Henricks" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Henricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-2a20a0ae-b51d-0a2f-8502-ec8565768ed5
  a a2a:Person ;
  rdfs:label "Reenke" ;
  a2a:PersonName [
    rdfs:label "Reenke" ;
    a2a:PersonNameFirstName "Reenke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-9d9f98be-5054-1bca-7819-cc045ed5156c
  a a2a:Person ;
  rdfs:label "Jan Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobs" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-983b3c3f-b86a-279f-801e-5ebf0e41f842
  a a2a:Person ;
  rdfs:label "Elsoo Berendts" ;
  a2a:PersonName [
    rdfs:label "Elsoo Berendts" ;
    a2a:PersonNameFirstName "Elsoo" ;
    a2a:PersonNameLastName "Berendts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-24987d28-0e1c-c602-d74a-80d85656dd23
  a a2a:Person ;
  rdfs:label "Bonno Galtiens" ;
  a2a:PersonName [
    rdfs:label "Bonno Galtiens" ;
    a2a:PersonNameFirstName "Bonno" ;
    a2a:PersonNameLastName "Galtiens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-864c2e0e-7c0a-2577-daab-8f524a464d31
  a a2a:Person ;
  rdfs:label "Engele Henricks" ;
  a2a:PersonName [
    rdfs:label "Engele Henricks" ;
    a2a:PersonNameFirstName "Engele" ;
    a2a:PersonNameLastName "Henricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-70c1d71c-1f9f-029b-de44-2b76f4638e9a
  a a2a:Person ;
  rdfs:label "Jan Annens" ;
  a2a:PersonName [
    rdfs:label "Jan Annens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Annens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-9fa16e53-2511-6854-705e-654ba7dcc62b
  a a2a:Person ;
  rdfs:label "Jan Henricks" ;
  a2a:PersonName [
    rdfs:label "Jan Henricks" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Henricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person-609651a8-f5bb-4408-ad81-1a4fe4261d25
  a a2a:Person ;
  rdfs:label "Jan Eedens" ;
  a2a:PersonName [
    rdfs:label "Jan Eedens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Eedens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1668" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1668-04-10"^^xsd:date
  ] .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:9befcffe-6f02-6b57-9846-ee4a56731d4e ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:9a3a79d2-1696-c97e-2d39-335c0ac7f4fc ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:6ccb77ea-e374-8932-4ba8-998a3d9005a0 ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:8d1a9c91-e75a-06d1-8027-cad67d832cdb ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:aff898f1-3546-153a-53de-5a0d6a28581c ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:2a20a0ae-b51d-0a2f-8502-ec8565768ed5 ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_6
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:9d9f98be-5054-1bca-7819-cc045ed5156c ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_7
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:983b3c3f-b86a-279f-801e-5ebf0e41f842 ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_8
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:24987d28-0e1c-c602-d74a-80d85656dd23 ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_9
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:864c2e0e-7c0a-2577-daab-8f524a464d31 ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_10
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:70c1d71c-1f9f-029b-de44-2b76f4638e9a ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_11
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:9fa16e53-2511-6854-705e-654ba7dcc62b ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:relationep_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_12
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Person:609651a8-f5bb-4408-ad81-1a4fe4261d25 ;
  a2a:EventKeyRef oa:event_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a_Event1 .

oa:source_gra_eeb59a9c-a465-9c49-c604-c0ce2675f29a
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Finsterwolde" ;
    rdfs:label "Kerkelijke gemeente Finsterwolde", "1668-04-10 - 1668-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1668-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1668-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1668" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1668-04-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 7096, Periode: 1664-1680" ;
    a2a:Book "Minuten van akten 1664-1680" ;
    a2a:DocumentNumber "731" ;
    a2a:RegistryNumber "7096" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 7096, Periode: 1664-1680, Minuten van akten 1664-1680, 731, 7096"
  ] ;
  a2a:SourceLastChangeDate "2020-01-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eeb59a9c-a465-9c49-c604-c0ce2675f29a" ;
  a2a:RecordGUID "{eeb59a9c-a465-9c49-c604-c0ce2675f29a}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.14.xml van GRA" .

