@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_3003573a-cea8-2279-e116-ff5a3498f192
  a a2a:Record ;
  rdfs:label "Huw. contract op 21 september 1690" ;
  a2a:hasPerson oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person-bc053c5f-3b54-cfec-3858-1c3a0b1fa065, oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person-12bb15dc-4b8c-d378-44c4-f4b2e36f98f1, oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person-c2da98c1-26e0-be09-8a4e-e9876110d3bf, oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person-af371c14-a210-23a9-34f6-3b0ba5682a3f, oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person-40517c51-1b66-5322-390d-2d4340c1276e ;
  a2a:hasEvent oa:event_gra_3003573a-cea8-2279-e116-ff5a3498f192_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3003573a-cea8-2279-e116-ff5a3498f192_0, oa:relationep_gra_3003573a-cea8-2279-e116-ff5a3498f192_1, oa:relationep_gra_3003573a-cea8-2279-e116-ff5a3498f192_2, oa:relationep_gra_3003573a-cea8-2279-e116-ff5a3498f192_3, oa:relationep_gra_3003573a-cea8-2279-e116-ff5a3498f192_4 ;
  a2a:hasSource oa:source_gra_3003573a-cea8-2279-e116-ff5a3498f192 .

oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person-bc053c5f-3b54-cfec-3858-1c3a0b1fa065
  a a2a:Person ;
  rdfs:label "Gretien Roelefs" ;
  a2a:PersonName [
    rdfs:label "Gretien Roelefs" ;
    a2a:PersonNameFirstName "Gretien" ;
    a2a:PersonNameLastName "Roelefs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person-12bb15dc-4b8c-d378-44c4-f4b2e36f98f1
  a a2a:Person ;
  rdfs:label "Albert Hindricks" ;
  a2a:PersonName [
    rdfs:label "Albert Hindricks" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Hindricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person-c2da98c1-26e0-be09-8a4e-e9876110d3bf
  a a2a:Person ;
  rdfs:label "Jan Crans" ;
  a2a:PersonName [
    rdfs:label "Jan Crans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Crans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person-af371c14-a210-23a9-34f6-3b0ba5682a3f
  a a2a:Person ;
  rdfs:label "Boele Willems" ;
  a2a:PersonName [
    rdfs:label "Boele Willems" ;
    a2a:PersonNameFirstName "Boele" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person-40517c51-1b66-5322-390d-2d4340c1276e
  a a2a:Person ;
  rdfs:label "Sjabbe Hindricks" ;
  a2a:PersonName [
    rdfs:label "Sjabbe Hindricks" ;
    a2a:PersonNameFirstName "Sjabbe" ;
    a2a:PersonNameLastName "Hindricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_3003573a-cea8-2279-e116-ff5a3498f192_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1690-09-21"^^xsd:date
  ] .

oa:relationep_gra_3003573a-cea8-2279-e116-ff5a3498f192_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person:bc053c5f-3b54-cfec-3858-1c3a0b1fa065 ;
  a2a:EventKeyRef oa:event_gra_3003573a-cea8-2279-e116-ff5a3498f192_Event1 .

oa:relationep_gra_3003573a-cea8-2279-e116-ff5a3498f192_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person:12bb15dc-4b8c-d378-44c4-f4b2e36f98f1 ;
  a2a:EventKeyRef oa:event_gra_3003573a-cea8-2279-e116-ff5a3498f192_Event1 .

oa:relationep_gra_3003573a-cea8-2279-e116-ff5a3498f192_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person:c2da98c1-26e0-be09-8a4e-e9876110d3bf ;
  a2a:EventKeyRef oa:event_gra_3003573a-cea8-2279-e116-ff5a3498f192_Event1 .

oa:relationep_gra_3003573a-cea8-2279-e116-ff5a3498f192_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person:af371c14-a210-23a9-34f6-3b0ba5682a3f ;
  a2a:EventKeyRef oa:event_gra_3003573a-cea8-2279-e116-ff5a3498f192_Event1 .

oa:relationep_gra_3003573a-cea8-2279-e116-ff5a3498f192_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_3003573a-cea8-2279-e116-ff5a3498f192_Person:40517c51-1b66-5322-390d-2d4340c1276e ;
  a2a:EventKeyRef oa:event_gra_3003573a-cea8-2279-e116-ff5a3498f192_Event1 .

oa:source_gra_3003573a-cea8-2279-e116-ff5a3498f192
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1690-09-21 - 1690-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1690" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1690-09-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 3508, Periode: 1690" ;
    a2a:Book "Huwelijkscontracten Groningen 1690" ;
    a2a:DocumentNumber "1534" ;
    a2a:RegistryNumber "3508" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 3508, Periode: 1690, Huwelijkscontracten Groningen 1690, 1534, 3508"
  ] ;
  a2a:SourceLastChangeDate "2014-06-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3003573a-cea8-2279-e116-ff5a3498f192" ;
  a2a:RecordGUID "{3003573a-cea8-2279-e116-ff5a3498f192}" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.10.xml van GRA" .

