@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_2ae45aa0-9942-eed3-65d8-e5484cd874f6
  a a2a:Record ;
  rdfs:label "Huw. contract op 17 januari 1710" ;
  a2a:hasPerson oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person-30a12d52-bc9a-8d61-2b6b-730938cbb31a, oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person-06030515-53f5-7c06-4345-f22a433b51f2, oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person-4ce9704b-5cb1-0532-b698-18e0186a02e2, oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person-38ae611f-c454-a431-a28a-ef0dd6132831, oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person-45d6b2eb-265b-0f9c-08aa-b06597fb23ec ;
  a2a:hasEvent oa:event_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_0, oa:relationep_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_1, oa:relationep_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_2, oa:relationep_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_3, oa:relationep_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_4 ;
  a2a:hasSource oa:source_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6 .

oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person-30a12d52-bc9a-8d61-2b6b-730938cbb31a
  a a2a:Person ;
  rdfs:label "Geese Alberts" ;
  a2a:PersonName [
    rdfs:label "Geese Alberts" ;
    a2a:PersonNameFirstName "Geese" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person-06030515-53f5-7c06-4345-f22a433b51f2
  a a2a:Person ;
  rdfs:label "Jacob Hindriks" ;
  a2a:PersonName [
    rdfs:label "Jacob Hindriks" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person-4ce9704b-5cb1-0532-b698-18e0186a02e2
  a a2a:Person ;
  rdfs:label "Geert Jans" ;
  a2a:PersonName [
    rdfs:label "Geert Jans" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person-38ae611f-c454-a431-a28a-ef0dd6132831
  a a2a:Person ;
  rdfs:label "Lammigjen Hindriks" ;
  a2a:PersonName [
    rdfs:label "Lammigjen Hindriks" ;
    a2a:PersonNameFirstName "Lammigjen" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person-45d6b2eb-265b-0f9c-08aa-b06597fb23ec
  a a2a:Person ;
  rdfs:label "Lucas Claassen" ;
  a2a:PersonName [
    rdfs:label "Lucas Claassen" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Claassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1710-01-17"^^xsd:date
  ] .

oa:relationep_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_0
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person:30a12d52-bc9a-8d61-2b6b-730938cbb31a ;
  a2a:EventKeyRef oa:event_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Event1 .

oa:relationep_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_1
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person:06030515-53f5-7c06-4345-f22a433b51f2 ;
  a2a:EventKeyRef oa:event_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Event1 .

oa:relationep_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person:4ce9704b-5cb1-0532-b698-18e0186a02e2 ;
  a2a:EventKeyRef oa:event_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Event1 .

oa:relationep_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person:38ae611f-c454-a431-a28a-ef0dd6132831 ;
  a2a:EventKeyRef oa:event_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Event1 .

oa:relationep_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Person:45d6b2eb-265b-0f9c-08aa-b06597fb23ec ;
  a2a:EventKeyRef oa:event_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6_Event1 .

oa:source_gra_2ae45aa0-9942-eed3-65d8-e5484cd874f6
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Veendam" ;
    rdfs:label "Kerkelijke gemeente Veendam", "1710-01-17 - 1710-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1710-01-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 7238, Periode: 1700-1710" ;
    a2a:Book "Minuten van akten 1700-1710" ;
    a2a:DocumentNumber "731" ;
    a2a:RegistryNumber "7238" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 7238, Periode: 1700-1710, Minuten van akten 1700-1710, 731, 7238"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1ca9da5a-3a7e-5a8a-9b9d-e0deaa8450b6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2ae45aa0-9942-eed3-65d8-e5484cd874f6" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1ca9da5a-3a7e-5a8a-9b9d-e0deaa8450b6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2ae45aa0-9942-eed3-65d8-e5484cd874f6" ;
  a2a:RecordGUID "{2ae45aa0-9942-eed3-65d8-e5484cd874f6}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 250" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.18.xml van GRA" .

