@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_619e1ffc-1e82-d91c-a9db-1ea2ac17558e
  a a2a:Record ;
  rdfs:label "Huw. contract op 16 april 1678" ;
  a2a:hasPerson oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person-81521950-64f1-4edc-dfb3-fd287fed3fcc, oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person-04e06370-ba3f-a973-d2fc-75deaeeb3bed, oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person-067ad610-9a75-5431-24eb-6985f4b678f0, oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person-33252cb1-f06d-60b8-9822-8d8b3ff12c2b ;
  a2a:hasEvent oa:event_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_0, oa:relationep_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_1, oa:relationep_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_2, oa:relationep_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_3 ;
  a2a:hasSource oa:source_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e .

oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person-81521950-64f1-4edc-dfb3-fd287fed3fcc
  a a2a:Person ;
  rdfs:label "Annetien Harmens" ;
  a2a:PersonName [
    rdfs:label "Annetien Harmens" ;
    a2a:PersonNameFirstName "Annetien" ;
    a2a:PersonNameLastName "Harmens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person-04e06370-ba3f-a973-d2fc-75deaeeb3bed
  a a2a:Person ;
  rdfs:label "Jan Wilckes" ;
  a2a:PersonName [
    rdfs:label "Jan Wilckes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Wilckes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person-067ad610-9a75-5431-24eb-6985f4b678f0
  a a2a:Person ;
  rdfs:label "Bene Peters" ;
  a2a:PersonName [
    rdfs:label "Bene Peters" ;
    a2a:PersonNameFirstName "Bene" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person-33252cb1-f06d-60b8-9822-8d8b3ff12c2b
  a a2a:Person ;
  rdfs:label "Hindrick Willems" ;
  a2a:PersonName [
    rdfs:label "Hindrick Willems" ;
    a2a:PersonNameFirstName "Hindrick" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Event1
  a a2a:Event ;
  rdfs:label "other:Huw. contract" ;
  a2a:EventType "other:Huw. contract" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1678-04-16"^^xsd:date
  ] .

oa:relationep_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person:81521950-64f1-4edc-dfb3-fd287fed3fcc ;
  a2a:EventKeyRef oa:event_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Event1 .

oa:relationep_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person:04e06370-ba3f-a973-d2fc-75deaeeb3bed ;
  a2a:EventKeyRef oa:event_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Event1 .

oa:relationep_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person:067ad610-9a75-5431-24eb-6985f4b678f0 ;
  a2a:EventKeyRef oa:event_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Event1 .

oa:relationep_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Person:33252cb1-f06d-60b8-9822-8d8b3ff12c2b ;
  a2a:EventKeyRef oa:event_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e_Event1 .

oa:source_gra_619e1ffc-1e82-d91c-a9db-1ea2ac17558e
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Nieuw-Scheemda" ;
    rdfs:label "Kerkelijke gemeente Nieuw-Scheemda", "1678-04-16 - 1678-04-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-04-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-04-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1678-04-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 7178, Periode: 1661-1689" ;
    a2a:Book "Minuten van akten, 1661-1689" ;
    a2a:DocumentNumber "731" ;
    a2a:RegistryNumber "7178" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 7178, Periode: 1661-1689, Minuten van akten, 1661-1689, 731, 7178"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5212688f-8573-f7a5-5e73-ec9a2c2d26fd.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/619e1ffc-1e82-d91c-a9db-1ea2ac17558e" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5212688f-8573-f7a5-5e73-ec9a2c2d26fd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-03-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/619e1ffc-1e82-d91c-a9db-1ea2ac17558e" ;
  a2a:RecordGUID "{619e1ffc-1e82-d91c-a9db-1ea2ac17558e}" ;
  a2a:SourceRemarkOpmerking "<br />Folionummer: 335" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220503_4_00000004.xml van GRA" .

