@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_2c453c24-1e18-d83f-c19c-62f9cd48aac1
  a a2a:Record ;
  rdfs:label "Huw. contract op 2 maart 1769" ;
  a2a:hasPerson oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-0235c664-74a7-cb63-85a2-4d5f5b325877, oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-c3da6aad-5da2-fdec-1305-97c3f0a3a9ab, oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-b3d7cbc4-eae6-4a92-0f07-e7dabd509b4f, oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-7dd09d3b-0111-d71e-2b50-05e67f4aab4c, oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-6ba7496a-5a38-ad50-c0e8-28977f61e8b7, oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-a9dcd9f5-f18e-f2a8-2aa6-dba79085375e ;
  a2a:hasEvent oa:event_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_0, oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_1, oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_2, oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_3, oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_4, oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_5 ;
  a2a:hasSource oa:source_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1 .

oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-0235c664-74a7-cb63-85a2-4d5f5b325877
  a a2a:Person ;
  rdfs:label "Geertruid Cornellis" ;
  a2a:PersonName [
    rdfs:label "Geertruid Cornellis" ;
    a2a:PersonNameFirstName "Geertruid" ;
    a2a:PersonNameLastName "Cornellis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-c3da6aad-5da2-fdec-1305-97c3f0a3a9ab
  a a2a:Person ;
  rdfs:label "Jan Harms" ;
  a2a:PersonName [
    rdfs:label "Jan Harms" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-b3d7cbc4-eae6-4a92-0f07-e7dabd509b4f
  a a2a:Person ;
  rdfs:label "Cornelis Harms" ;
  a2a:PersonName [
    rdfs:label "Cornelis Harms" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-7dd09d3b-0111-d71e-2b50-05e67f4aab4c
  a a2a:Person ;
  rdfs:label "Lauke Jans" ;
  a2a:PersonName [
    rdfs:label "Lauke Jans" ;
    a2a:PersonNameFirstName "Lauke" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-6ba7496a-5a38-ad50-c0e8-28977f61e8b7
  a a2a:Person ;
  rdfs:label "Harm Jans" ;
  a2a:PersonName [
    rdfs:label "Harm Jans" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person-a9dcd9f5-f18e-f2a8-2aa6-dba79085375e
  a a2a:Person ;
  rdfs:label "Lieske Jans" ;
  a2a:PersonName [
    rdfs:label "Lieske Jans" ;
    a2a:PersonNameFirstName "Lieske" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1769-03-02"^^xsd:date
  ] .

oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person:0235c664-74a7-cb63-85a2-4d5f5b325877 ;
  a2a:EventKeyRef oa:event_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Event1 .

oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person:c3da6aad-5da2-fdec-1305-97c3f0a3a9ab ;
  a2a:EventKeyRef oa:event_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Event1 .

oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person:b3d7cbc4-eae6-4a92-0f07-e7dabd509b4f ;
  a2a:EventKeyRef oa:event_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Event1 .

oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person:7dd09d3b-0111-d71e-2b50-05e67f4aab4c ;
  a2a:EventKeyRef oa:event_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Event1 .

oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person:6ba7496a-5a38-ad50-c0e8-28977f61e8b7 ;
  a2a:EventKeyRef oa:event_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Event1 .

oa:relationep_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Person:a9dcd9f5-f18e-f2a8-2aa6-dba79085375e ;
  a2a:EventKeyRef oa:event_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1_Event1 .

oa:source_gra_2c453c24-1e18-d83f-c19c-62f9cd48aac1
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Gerecht van Oosterdeel-Langewold" ;
    rdfs:label "Gerecht van Oosterdeel-Langewold", "1769-03-02 - 1769-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1769-03-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 19, Periode: 1765-1770" ;
    a2a:Book "Minuten van akten 1765-1770" ;
    a2a:DocumentNumber "735" ;
    a2a:RegistryNumber "19" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 19, Periode: 1765-1770, Minuten van akten 1765-1770, 735, 19"
  ] ;
  a2a:SourceLastChangeDate "2021-12-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2c453c24-1e18-d83f-c19c-62f9cd48aac1" ;
  a2a:RecordGUID "{2c453c24-1e18-d83f-c19c-62f9cd48aac1}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 48" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_106_00000106.xml van GRA" .

