@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_70323531-e3a7-3ffe-57ed-c8f5fde033bf
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 april 1925 te Slochteren" ;
  a2a:hasPerson oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-c44fa7ed-577e-1018-06e7-696110fc874b, oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-d116eb56-b876-f1a2-9017-3d2d455d96fb, oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-564af747-def5-147b-73c1-f9f539ec7166, oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-29becbc2-e3ed-7a9c-c368-11be7d3d4bfa, oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-1bcbbb47-8b39-aee2-b067-1c549101943d, oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-2a4b126d-2333-9b92-2749-c5144b3a3187 ;
  a2a:hasEvent oa:event_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_0, oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_1, oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_2, oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_3, oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_4, oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_5 ;
  a2a:hasSource oa:source_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf .

oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-c44fa7ed-577e-1018-06e7-696110fc874b
  a a2a:Person ;
  rdfs:label "Jakob Blaauw" ;
  a2a:PersonName [
    rdfs:label "Jakob Blaauw" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Blaauw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ten Boer" ;
    rdfs:label "Ten Boer"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-d116eb56-b876-f1a2-9017-3d2d455d96fb
  a a2a:Person ;
  rdfs:label "Johanna Telkamp" ;
  a2a:PersonName [
    rdfs:label "Johanna Telkamp" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Telkamp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-564af747-def5-147b-73c1-f9f539ec7166
  a a2a:Person ;
  rdfs:label "Anna Naat" ;
  a2a:PersonName [
    rdfs:label "Anna Naat" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Naat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-29becbc2-e3ed-7a9c-c368-11be7d3d4bfa
  a a2a:Person ;
  rdfs:label "Jan Telkamp" ;
  a2a:PersonName [
    rdfs:label "Jan Telkamp" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Telkamp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-1bcbbb47-8b39-aee2-b067-1c549101943d
  a a2a:Person ;
  rdfs:label "Ipe Blaauw" ;
  a2a:PersonName [
    rdfs:label "Ipe Blaauw" ;
    a2a:PersonNameFirstName "Ipe" ;
    a2a:PersonNameLastName "Blaauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person-2a4b126d-2333-9b92-2749-c5144b3a3187
  a a2a:Person ;
  rdfs:label "Anje Winkel" ;
  a2a:PersonName [
    rdfs:label "Anje Winkel" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Winkel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1925" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1925-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren"
  ] .

oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person:c44fa7ed-577e-1018-06e7-696110fc874b ;
  a2a:EventKeyRef oa:event_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Event1 .

oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person:d116eb56-b876-f1a2-9017-3d2d455d96fb ;
  a2a:EventKeyRef oa:event_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Event1 .

oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person:564af747-def5-147b-73c1-f9f539ec7166 ;
  a2a:EventKeyRef oa:event_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Event1 .

oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person:29becbc2-e3ed-7a9c-c368-11be7d3d4bfa ;
  a2a:EventKeyRef oa:event_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Event1 .

oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person:1bcbbb47-8b39-aee2-b067-1c549101943d ;
  a2a:EventKeyRef oa:event_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Event1 .

oa:relationep_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Person:2a4b126d-2333-9b92-2749-c5144b3a3187 ;
  a2a:EventKeyRef oa:event_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf_Event1 .

oa:source_gra_70323531-e3a7-3ffe-57ed-c8f5fde033bf
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren", "1925-04-11 - 1925-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1925" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1925-04-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1925" ;
    a2a:Book "Huwelijksregister 1925" ;
    a2a:DocumentNumber "21" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1925, Huwelijksregister 1925, 21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/633bbde5-2fc0-0b75-00d8-12aa8b441dd2.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/70323531-e3a7-3ffe-57ed-c8f5fde033bf" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/633bbde5-2fc0-0b75-00d8-12aa8b441dd2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/70323531-e3a7-3ffe-57ed-c8f5fde033bf" ;
  a2a:RecordGUID "{70323531-e3a7-3ffe-57ed-c8f5fde033bf}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_1920_00001920.xml van GRA" .

