@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_d783996d-cd8a-0c73-2405-2c29eb4e21cf
  a a2a:Record ;
  rdfs:label "Huw. contract op 18 juli 1737" ;
  a2a:hasPerson oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-56c48e34-2c36-8c95-0786-0d256eed1b12, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-56faa76d-e217-659c-6dd5-df1cb82a05bc, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-b0bb8b90-9c00-c142-1c8a-6cf0042fbfa3, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-18da9be5-7506-57f7-cce5-4fcff9308440, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-c2af2c78-376e-ad8e-adec-1dc388f1ea33, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-1f79e09e-2e87-131e-1303-9ccec901d155, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-3a2950b4-4784-6fd1-7ef1-789ed8b2ab8d, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-3608e88b-eccb-c5f2-df21-4687361347d9, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-b3f47f8f-1972-df7b-e375-4f60a5bd750f, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-861808bb-c983-dd48-8f23-51dbff5faee3, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-fd43c809-c121-92c1-6918-43ed8ca9eced, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-a677bb67-8af5-da40-22d5-7dd2c8ea57fb, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-566c549e-22dd-cc85-7862-ffa768c94adb, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-63aa5660-3463-3615-f76d-c1536edb8488, oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-c2f43f63-f88e-28aa-6282-4937a8eed217 ;
  a2a:hasEvent oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_0, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_1, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_2, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_3, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_4, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_5, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_6, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_7, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_8, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_9, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_10, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_11, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_12, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_13, oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_14 ;
  a2a:hasSource oa:source_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-56c48e34-2c36-8c95-0786-0d256eed1b12
  a a2a:Person ;
  rdfs:label "Maria Engelma" ;
  a2a:PersonName [
    rdfs:label "Maria Engelma" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Engelma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-56faa76d-e217-659c-6dd5-df1cb82a05bc
  a a2a:Person ;
  rdfs:label "Johannes Pootholt" ;
  a2a:PersonName [
    rdfs:label "Johannes Pootholt" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pootholt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-b0bb8b90-9c00-c142-1c8a-6cf0042fbfa3
  a a2a:Person ;
  rdfs:label "Mattheus Remkes" ;
  a2a:PersonName [
    rdfs:label "Mattheus Remkes" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Remkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-18da9be5-7506-57f7-cce5-4fcff9308440
  a a2a:Person ;
  rdfs:label "Elisabeth Engelma" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Engelma" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Engelma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-c2af2c78-376e-ad8e-adec-1dc388f1ea33
  a a2a:Person ;
  rdfs:label "Wilhelmus Muller" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Muller" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-1f79e09e-2e87-131e-1303-9ccec901d155
  a a2a:Person ;
  rdfs:label "Alegonda Engelma" ;
  a2a:PersonName [
    rdfs:label "Alegonda Engelma" ;
    a2a:PersonNameFirstName "Alegonda" ;
    a2a:PersonNameLastName "Engelma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-3a2950b4-4784-6fd1-7ef1-789ed8b2ab8d
  a a2a:Person ;
  rdfs:label "Andreas Oostrum" ;
  a2a:PersonName [
    rdfs:label "Andreas Oostrum" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Oostrum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-3608e88b-eccb-c5f2-df21-4687361347d9
  a a2a:Person ;
  rdfs:label "Albert Pootholt" ;
  a2a:PersonName [
    rdfs:label "Albert Pootholt" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Pootholt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-b3f47f8f-1972-df7b-e375-4f60a5bd750f
  a a2a:Person ;
  rdfs:label "Aaltien Martius" ;
  a2a:PersonName [
    rdfs:label "Aaltien Martius" ;
    a2a:PersonNameFirstName "Aaltien" ;
    a2a:PersonNameLastName "Martius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-861808bb-c983-dd48-8f23-51dbff5faee3
  a a2a:Person ;
  rdfs:label "Berent Pootholt" ;
  a2a:PersonName [
    rdfs:label "Berent Pootholt" ;
    a2a:PersonNameFirstName "Berent" ;
    a2a:PersonNameLastName "Pootholt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-fd43c809-c121-92c1-6918-43ed8ca9eced
  a a2a:Person ;
  rdfs:label "Hillegien Abrahams" ;
  a2a:PersonName [
    rdfs:label "Hillegien Abrahams" ;
    a2a:PersonNameFirstName "Hillegien" ;
    a2a:PersonNameLastName "Abrahams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-a677bb67-8af5-da40-22d5-7dd2c8ea57fb
  a a2a:Person ;
  rdfs:label "Marcus Pootholt" ;
  a2a:PersonName [
    rdfs:label "Marcus Pootholt" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNameLastName "Pootholt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-566c549e-22dd-cc85-7862-ffa768c94adb
  a a2a:Person ;
  rdfs:label "Jantien Gerrits" ;
  a2a:PersonName [
    rdfs:label "Jantien Gerrits" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-63aa5660-3463-3615-f76d-c1536edb8488
  a a2a:Person ;
  rdfs:label "Frans Eekens" ;
  a2a:PersonName [
    rdfs:label "Frans Eekens" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Eekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person-c2f43f63-f88e-28aa-6282-4937a8eed217
  a a2a:Person ;
  rdfs:label "Tjalda Martius" ;
  a2a:PersonName [
    rdfs:label "Tjalda Martius" ;
    a2a:PersonNameFirstName "Tjalda" ;
    a2a:PersonNameLastName "Martius"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1737" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1737-07-18"^^xsd:date
  ] .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:56c48e34-2c36-8c95-0786-0d256eed1b12 ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:56faa76d-e217-659c-6dd5-df1cb82a05bc ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:b0bb8b90-9c00-c142-1c8a-6cf0042fbfa3 ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:18da9be5-7506-57f7-cce5-4fcff9308440 ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:c2af2c78-376e-ad8e-adec-1dc388f1ea33 ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:1f79e09e-2e87-131e-1303-9ccec901d155 ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_6
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:3a2950b4-4784-6fd1-7ef1-789ed8b2ab8d ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_7
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:3608e88b-eccb-c5f2-df21-4687361347d9 ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_8
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:b3f47f8f-1972-df7b-e375-4f60a5bd750f ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_9
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:861808bb-c983-dd48-8f23-51dbff5faee3 ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_10
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:fd43c809-c121-92c1-6918-43ed8ca9eced ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_11
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:a677bb67-8af5-da40-22d5-7dd2c8ea57fb ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_12
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:566c549e-22dd-cc85-7862-ffa768c94adb ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_13
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:63aa5660-3463-3615-f76d-c1536edb8488 ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:relationep_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_14
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Person:c2f43f63-f88e-28aa-6282-4937a8eed217 ;
  a2a:EventKeyRef oa:event_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf_Event1 .

oa:source_gra_d783996d-cd8a-0c73-2405-2c29eb4e21cf
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1737-07-18 - 1737-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1737-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1737" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1737-07-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3583, Periode: 1737" ;
    a2a:Book "Huwelijkscontracten Groningen 1737 april-dec" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3583" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3583, Periode: 1737, Huwelijkscontracten Groningen 1737 april-dec, 1534, 3583"
  ] ;
  a2a:SourceLastChangeDate "2016-05-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/d783996d-cd8a-0c73-2405-2c29eb4e21cf" ;
  a2a:RecordGUID "{d783996d-cd8a-0c73-2405-2c29eb4e21cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.3.xml van GRA" .

