@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_5960e4e6-455a-29cd-ff75-c6545ccf6752
  a a2a:Record ;
  rdfs:label "Huw. contract op 19 maart 1680" ;
  a2a:hasPerson oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person-05296fc5-925d-3584-16f0-ace7357d2203, oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person-aae6a5dd-5299-f0e6-d152-27cc3c740352, oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person-41947a75-fb17-7828-9333-7b3a71b7cfb9, oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person-28b57a7f-4d05-18fb-5a59-0b9d25ee0b96, oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person-e5ed5fb7-978d-c545-51d0-8a6fb5c1e4d5 ;
  a2a:hasEvent oa:event_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_0, oa:relationep_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_1, oa:relationep_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_2, oa:relationep_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_3, oa:relationep_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_4 ;
  a2a:hasSource oa:source_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752 .

oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person-05296fc5-925d-3584-16f0-ace7357d2203
  a a2a:Person ;
  rdfs:label "Geertjen Frericks" ;
  a2a:PersonName [
    rdfs:label "Geertjen Frericks" ;
    a2a:PersonNameFirstName "Geertjen" ;
    a2a:PersonNameLastName "Frericks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person-aae6a5dd-5299-f0e6-d152-27cc3c740352
  a a2a:Person ;
  rdfs:label "Jurjen Everts" ;
  a2a:PersonName [
    rdfs:label "Jurjen Everts" ;
    a2a:PersonNameFirstName "Jurjen" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person-41947a75-fb17-7828-9333-7b3a71b7cfb9
  a a2a:Person ;
  rdfs:label "Harmen Frericks" ;
  a2a:PersonName [
    rdfs:label "Harmen Frericks" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Frericks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person-28b57a7f-4d05-18fb-5a59-0b9d25ee0b96
  a a2a:Person ;
  rdfs:label "Jan Frericks" ;
  a2a:PersonName [
    rdfs:label "Jan Frericks" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Frericks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person-e5ed5fb7-978d-c545-51d0-8a6fb5c1e4d5
  a a2a:Person ;
  rdfs:label "Berent Harmens" ;
  a2a:PersonName [
    rdfs:label "Berent Harmens" ;
    a2a:PersonNameFirstName "Berent" ;
    a2a:PersonNameLastName "Harmens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1680" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1680-03-19"^^xsd:date
  ] .

oa:relationep_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person:05296fc5-925d-3584-16f0-ace7357d2203 ;
  a2a:EventKeyRef oa:event_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Event1 .

oa:relationep_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person:aae6a5dd-5299-f0e6-d152-27cc3c740352 ;
  a2a:EventKeyRef oa:event_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Event1 .

oa:relationep_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_2
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person:41947a75-fb17-7828-9333-7b3a71b7cfb9 ;
  a2a:EventKeyRef oa:event_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Event1 .

oa:relationep_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_3
  a a2a:RelationEP ;
  rdfs:label "other:Bruids zijde" ;
  a2a:RelationType "other:Bruids zijde" ;
  a2a:PersonKeyRef oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person:28b57a7f-4d05-18fb-5a59-0b9d25ee0b96 ;
  a2a:EventKeyRef oa:event_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Event1 .

oa:relationep_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_4
  a a2a:RelationEP ;
  rdfs:label "other:Bruidegoms zijde" ;
  a2a:RelationType "other:Bruidegoms zijde" ;
  a2a:PersonKeyRef oa:person_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Person:e5ed5fb7-978d-c545-51d0-8a6fb5c1e4d5 ;
  a2a:EventKeyRef oa:event_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752_Event1 .

oa:source_gra_5960e4e6-455a-29cd-ff75-c6545ccf6752
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Blijham" ;
    rdfs:label "Kerkelijke gemeente Blijham", "1680-03-19 - 1680-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1680-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1680-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1680" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1680-03-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1056, Periode: 1659-1709" ;
    a2a:Book "Register van aantekeningen 1659-1709" ;
    a2a:DocumentNumber "732" ;
    a2a:RegistryNumber "1056" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1056, Periode: 1659-1709, Register van aantekeningen 1659-1709, 732, 1056"
  ] ;
  a2a:SourceLastChangeDate "2020-04-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/5960e4e6-455a-29cd-ff75-c6545ccf6752" ;
  a2a:RecordGUID "{5960e4e6-455a-29cd-ff75-c6545ccf6752}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: -" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_22234_00022234.xml van GRA" .

