@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_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 oktober 1876 te Nieuwolda" ;
  a2a:hasPerson oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person-11fd3435-c744-65c2-e619-f8cce47713f7, oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person-83b6d4a6-3942-cd84-f9d1-3d69f190e478, oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person-75c16a37-d376-1699-f691-ebebe4b3284f, oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person-6fab477d-5c6f-ed4c-323a-9e20196a2c31, oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person-a9cfbcd2-4b26-96dd-f425-347c3f996a77 ;
  a2a:hasEvent oa:event_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_0, oa:relationep_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_1, oa:relationep_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_2, oa:relationep_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_3, oa:relationep_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_4 ;
  a2a:hasSource oa:source_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c .

oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person-11fd3435-c744-65c2-e619-f8cce47713f7
  a a2a:Person ;
  rdfs:label "Frans Bekkering" ;
  a2a:PersonName [
    rdfs:label "Frans Bekkering" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Bekkering"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuw Scheemda gem. Scheemda" ;
    rdfs:label "Nieuw Scheemda gem. Scheemda"
  ] ;
  a2a:Profession "boerenknecht" .

oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person-83b6d4a6-3942-cd84-f9d1-3d69f190e478
  a a2a:Person ;
  rdfs:label "Jantje Drent" ;
  a2a:PersonName [
    rdfs:label "Jantje Drent" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Drent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 jaar" ;
    rdfs:label "18 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuw Scheemda gem. Scheemda" ;
    rdfs:label "Nieuw Scheemda gem. Scheemda"
  ] .

oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person-75c16a37-d376-1699-f691-ebebe4b3284f
  a a2a:Person ;
  rdfs:label "Iektje Drent" ;
  a2a:PersonName [
    rdfs:label "Iektje Drent" ;
    a2a:PersonNameFirstName "Iektje" ;
    a2a:PersonNameLastName "Drent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeidster" .

oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person-6fab477d-5c6f-ed4c-323a-9e20196a2c31
  a a2a:Person ;
  rdfs:label "Harm Frans Bekkering" ;
  a2a:PersonName [
    rdfs:label "Harm Frans Bekkering" ;
    a2a:PersonNameFirstName "Harm Frans" ;
    a2a:PersonNameLastName "Bekkering"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person-a9cfbcd2-4b26-96dd-f425-347c3f996a77
  a a2a:Person ;
  rdfs:label "Tiessijn Kornelis Timmer" ;
  a2a:PersonName [
    rdfs:label "Tiessijn Kornelis Timmer" ;
    a2a:PersonNameFirstName "Tiessijn Kornelis" ;
    a2a:PersonNameLastName "Timmer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1876-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwolda" ;
    rdfs:label "Nieuwolda"
  ] .

oa:relationep_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person:11fd3435-c744-65c2-e619-f8cce47713f7 ;
  a2a:EventKeyRef oa:event_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Event1 .

oa:relationep_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person:83b6d4a6-3942-cd84-f9d1-3d69f190e478 ;
  a2a:EventKeyRef oa:event_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Event1 .

oa:relationep_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person:75c16a37-d376-1699-f691-ebebe4b3284f ;
  a2a:EventKeyRef oa:event_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Event1 .

oa:relationep_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person:6fab477d-5c6f-ed4c-323a-9e20196a2c31 ;
  a2a:EventKeyRef oa:event_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Event1 .

oa:relationep_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Person:a9cfbcd2-4b26-96dd-f425-347c3f996a77 ;
  a2a:EventKeyRef oa:event_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c_Event1 .

oa:source_gra_5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwolda" ;
    rdfs:label "Nieuwolda", "1876-10-19 - 1876-10-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-10-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-10-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1876-10-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1876" ;
    a2a:Book "Huwelijksregister 1876" ;
    a2a:DocumentNumber "16" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1876, Huwelijksregister 1876, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/463d07aa-c3fe-7b87-0453-9d9a8a9a2adc.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/463d07aa-c3fe-7b87-0453-9d9a8a9a2adc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c" ;
  a2a:RecordGUID "{5e70ef0c-2e5f-6f8c-449f-c9fcae07ff2c}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_2939_00002939.xml van GRA" .

