@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_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb
  a a2a:Record ;
  rdfs:label "Huw. contract op 15 januari 1717" ;
  a2a:hasPerson oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-4e84870d-0093-a159-b21f-4f5e15328165, oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-93ddbccd-b4ea-7638-7108-0e8280eac5a1, oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-503c97cd-9753-8a3b-63dc-1bc625bc37a0, oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-c278fb25-139b-3b6e-e551-6484ad8138be, oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-ce1fe45c-3c2b-9842-07f7-b1d3bfee084f, oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-55733f15-da20-f2bc-bc56-47134f518b7b ;
  a2a:hasEvent oa:event_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_0, oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_1, oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_2, oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_3, oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_4, oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_5 ;
  a2a:hasSource oa:source_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb .

oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-4e84870d-0093-a159-b21f-4f5e15328165
  a a2a:Person ;
  rdfs:label "Maria Jurriens" ;
  a2a:PersonName [
    rdfs:label "Maria Jurriens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Jurriens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-93ddbccd-b4ea-7638-7108-0e8280eac5a1
  a a2a:Person ;
  rdfs:label "Peter Falbach" ;
  a2a:PersonName [
    rdfs:label "Peter Falbach" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Falbach"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "meester smidt" .

oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-503c97cd-9753-8a3b-63dc-1bc625bc37a0
  a a2a:Person ;
  rdfs:label "Jurrien Jansen" ;
  a2a:PersonName [
    rdfs:label "Jurrien Jansen" ;
    a2a:PersonNameFirstName "Jurrien" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-c278fb25-139b-3b6e-e551-6484ad8138be
  a a2a:Person ;
  rdfs:label "Derk Berlekamp" ;
  a2a:PersonName [
    rdfs:label "Derk Berlekamp" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Berlekamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-ce1fe45c-3c2b-9842-07f7-b1d3bfee084f
  a a2a:Person ;
  rdfs:label "Mighiel Vellage" ;
  a2a:PersonName [
    rdfs:label "Mighiel Vellage" ;
    a2a:PersonNameFirstName "Mighiel" ;
    a2a:PersonNameLastName "Vellage"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person-55733f15-da20-f2bc-bc56-47134f518b7b
  a a2a:Person ;
  rdfs:label "Hindrik Engels" ;
  a2a:PersonName [
    rdfs:label "Hindrik Engels" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Engels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1717-01-15"^^xsd:date
  ] .

oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person:4e84870d-0093-a159-b21f-4f5e15328165 ;
  a2a:EventKeyRef oa:event_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Event1 .

oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person:93ddbccd-b4ea-7638-7108-0e8280eac5a1 ;
  a2a:EventKeyRef oa:event_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Event1 .

oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person:503c97cd-9753-8a3b-63dc-1bc625bc37a0 ;
  a2a:EventKeyRef oa:event_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Event1 .

oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person:c278fb25-139b-3b6e-e551-6484ad8138be ;
  a2a:EventKeyRef oa:event_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Event1 .

oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person:ce1fe45c-3c2b-9842-07f7-b1d3bfee084f ;
  a2a:EventKeyRef oa:event_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Event1 .

oa:relationep_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Person:55733f15-da20-f2bc-bc56-47134f518b7b ;
  a2a:EventKeyRef oa:event_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb_Event1 .

oa:source_gra_0b748c19-b7b8-c8f8-c3a8-b21aee4982cb
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1717-01-15 - 1717-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1717-01-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3538, Periode: 1717" ;
    a2a:Book "Huwelijkscontracten Groningen 1717 jan-juni" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3538" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3538, Periode: 1717, Huwelijkscontracten Groningen 1717 jan-juni, 1534, 3538"
  ] ;
  a2a:SourceLastChangeDate "2016-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0b748c19-b7b8-c8f8-c3a8-b21aee4982cb" ;
  a2a:RecordGUID "{0b748c19-b7b8-c8f8-c3a8-b21aee4982cb}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.4.xml van GRA" .

