@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_1518e56c-15ca-6cfc-3ff2-e76049274b92
  a a2a:Record ;
  rdfs:label "Huw. contract op 21 april 1785" ;
  a2a:hasPerson oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-837716f0-c747-1873-98c1-104fbb687ff3, oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-5a30fdcc-b053-64c4-8cd9-6c3ebc31ca2e, oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-f559e2b5-cf8b-aedd-0124-2965ab80791f, oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-a6e8dc85-0af2-f941-b99c-553c89c05957, oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-b4f1625a-b900-f657-a14f-7a5c6d4a8f90, oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-0a90ee84-94ee-fbe3-03da-3f39c9651bed ;
  a2a:hasEvent oa:event_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_0, oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_1, oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_2, oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_3, oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_4, oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_5 ;
  a2a:hasSource oa:source_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92 .

oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-837716f0-c747-1873-98c1-104fbb687ff3
  a a2a:Person ;
  rdfs:label "Frouwke Jacobs" ;
  a2a:PersonName [
    rdfs:label "Frouwke Jacobs" ;
    a2a:PersonNameFirstName "Frouwke" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-5a30fdcc-b053-64c4-8cd9-6c3ebc31ca2e
  a a2a:Person ;
  rdfs:label "Reint Jan Starke" ;
  a2a:PersonName [
    rdfs:label "Reint Jan Starke" ;
    a2a:PersonNameFirstName "Reint Jan" ;
    a2a:PersonNameLastName "Starke"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "koopman" .

oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-f559e2b5-cf8b-aedd-0124-2965ab80791f
  a a2a:Person ;
  rdfs:label "Jacobus Themmen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Themmen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Themmen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-a6e8dc85-0af2-f941-b99c-553c89c05957
  a a2a:Person ;
  rdfs:label "Eildert Gerrits" ;
  a2a:PersonName [
    rdfs:label "Eildert Gerrits" ;
    a2a:PersonNameFirstName "Eildert" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-b4f1625a-b900-f657-a14f-7a5c6d4a8f90
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person-0a90ee84-94ee-fbe3-03da-3f39c9651bed
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1785-04-21"^^xsd:date
  ] .

oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person:837716f0-c747-1873-98c1-104fbb687ff3 ;
  a2a:EventKeyRef oa:event_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Event1 .

oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person:5a30fdcc-b053-64c4-8cd9-6c3ebc31ca2e ;
  a2a:EventKeyRef oa:event_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Event1 .

oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person:f559e2b5-cf8b-aedd-0124-2965ab80791f ;
  a2a:EventKeyRef oa:event_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Event1 .

oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person:a6e8dc85-0af2-f941-b99c-553c89c05957 ;
  a2a:EventKeyRef oa:event_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Event1 .

oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person:b4f1625a-b900-f657-a14f-7a5c6d4a8f90 ;
  a2a:EventKeyRef oa:event_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Event1 .

oa:relationep_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_5
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Person:0a90ee84-94ee-fbe3-03da-3f39c9651bed ;
  a2a:EventKeyRef oa:event_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92_Event1 .

oa:source_gra_1518e56c-15ca-6cfc-3ff2-e76049274b92
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Scheemda" ;
    rdfs:label "Scheemda", "1785-04-21 - 1785-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1785-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1785-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1785" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1785-04-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 7225, Periode: 1783-1794" ;
    a2a:Book "Minuten van akten 1783-1794" ;
    a2a:DocumentNumber "731" ;
    a2a:RegistryNumber "7225" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 7225, Periode: 1783-1794, Minuten van akten 1783-1794, 731, 7225"
  ] ;
  a2a:SourceLastChangeDate "2018-04-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1518e56c-15ca-6cfc-3ff2-e76049274b92" ;
  a2a:RecordGUID "{1518e56c-15ca-6cfc-3ff2-e76049274b92}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 81" ;
  a2a:SourceRemarkProvenance "A2Acollection gra_a2a_dtb_h-202102.16.xml van GRA" .

