@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_25398ba7-e970-bb34-8d14-7fc2e71bdb82
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 april 1874 te Hoogezand" ;
  a2a:hasPerson oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person-d369996d-2af2-3e01-fd26-2e47e6374cad, oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person-d6dfee69-f437-44f5-11b0-23f8702530bb, oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person-821e57f4-510c-c660-e68b-92364489f50c, oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person-d17d18f4-9249-234c-0938-7c02ad0952c4, oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person-99b19dba-f3a5-85fd-842d-d9594dcaa021 ;
  a2a:hasEvent oa:event_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_0, oa:relationep_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_1, oa:relationep_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_2, oa:relationep_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_3, oa:relationep_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_4 ;
  a2a:hasSource oa:source_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82 .

oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person-d369996d-2af2-3e01-fd26-2e47e6374cad
  a a2a:Person ;
  rdfs:label "Heike Nijlaan" ;
  a2a:PersonName [
    rdfs:label "Heike Nijlaan" ;
    a2a:PersonNameFirstName "Heike" ;
    a2a:PersonNameLastName "Nijlaan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kolham gem. Slochteren" ;
    rdfs:label "Kolham gem. Slochteren"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person-d6dfee69-f437-44f5-11b0-23f8702530bb
  a a2a:Person ;
  rdfs:label "Hinderkien Weites" ;
  a2a:PersonName [
    rdfs:label "Hinderkien Weites" ;
    a2a:PersonNameFirstName "Hinderkien" ;
    a2a:PersonNameLastName "Weites"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20 jaar" ;
    rdfs:label "20 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kropswolde" ;
    rdfs:label "Kropswolde"
  ] .

oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person-821e57f4-510c-c660-e68b-92364489f50c
  a a2a:Person ;
  rdfs:label "Aaltje Gortmaker" ;
  a2a:PersonName [
    rdfs:label "Aaltje Gortmaker" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Gortmaker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person-d17d18f4-9249-234c-0938-7c02ad0952c4
  a a2a:Person ;
  rdfs:label "Weite Weites" ;
  a2a:PersonName [
    rdfs:label "Weite Weites" ;
    a2a:PersonNameFirstName "Weite" ;
    a2a:PersonNameLastName "Weites"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person-99b19dba-f3a5-85fd-842d-d9594dcaa021
  a a2a:Person ;
  rdfs:label "Anna Heikes Nijlaan" ;
  a2a:PersonName [
    rdfs:label "Anna Heikes Nijlaan" ;
    a2a:PersonNameFirstName "Anna Heikes" ;
    a2a:PersonNameLastName "Nijlaan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwersche" .

oa:event_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1874-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:relationep_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person:d369996d-2af2-3e01-fd26-2e47e6374cad ;
  a2a:EventKeyRef oa:event_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Event1 .

oa:relationep_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person:d6dfee69-f437-44f5-11b0-23f8702530bb ;
  a2a:EventKeyRef oa:event_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Event1 .

oa:relationep_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person:821e57f4-510c-c660-e68b-92364489f50c ;
  a2a:EventKeyRef oa:event_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Event1 .

oa:relationep_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person:d17d18f4-9249-234c-0938-7c02ad0952c4 ;
  a2a:EventKeyRef oa:event_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Event1 .

oa:relationep_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Person:99b19dba-f3a5-85fd-842d-d9594dcaa021 ;
  a2a:EventKeyRef oa:event_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82_Event1 .

oa:source_gra_25398ba7-e970-bb34-8d14-7fc2e71bdb82
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1874-04-29 - 1874-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1874-04-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1874" ;
    a2a:Book "Huwelijksregister 1874" ;
    a2a:DocumentNumber "20" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1874, Huwelijksregister 1874, 20"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8c7f204c-e099-ef25-0c70-81c992e9fb36.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/25398ba7-e970-bb34-8d14-7fc2e71bdb82" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8c7f204c-e099-ef25-0c70-81c992e9fb36.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/25398ba7-e970-bb34-8d14-7fc2e71bdb82" ;
  a2a:RecordGUID "{25398ba7-e970-bb34-8d14-7fc2e71bdb82}" ;
  a2a:SourceRemarkOpmerking "vader ook Weite Berends Weits" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_492_00000492.xml van GRA" .

