@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_7cbe53fb-3d49-3d4b-e826-cf4428db44eb
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 oktober 1917 te Groningen" ;
  a2a:hasPerson oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-61886f39-a7c6-cc4c-430c-b57d6f4d226b, oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-142a6c8d-f9b5-f066-d5e6-419fff720cfb, oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-5a676e3a-7e83-126f-ad93-7971a691ec26, oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-81d56690-9f73-7181-5dbd-59a45acb2988, oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-a8fcaca7-b051-a7dc-405f-1af8b5b94bd3, oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-cfb1b7d8-8a3b-240b-f3b2-556c71ea32d1 ;
  a2a:hasEvent oa:event_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_0, oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_1, oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_2, oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_3, oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_4, oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_5 ;
  a2a:hasSource oa:source_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb .

oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-61886f39-a7c6-cc4c-430c-b57d6f4d226b
  a a2a:Person ;
  rdfs:label "Daniel Leezer" ;
  a2a:PersonName [
    rdfs:label "Daniel Leezer" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Leezer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] ;
  a2a:Profession "veehandelaar" .

oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-142a6c8d-f9b5-f066-d5e6-419fff720cfb
  a a2a:Person ;
  rdfs:label "Betje Stoppelman" ;
  a2a:PersonName [
    rdfs:label "Betje Stoppelman" ;
    a2a:PersonNameFirstName "Betje" ;
    a2a:PersonNameLastName "Stoppelman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-5a676e3a-7e83-126f-ad93-7971a691ec26
  a a2a:Person ;
  rdfs:label "Mozes Stoppelman" ;
  a2a:PersonName [
    rdfs:label "Mozes Stoppelman" ;
    a2a:PersonNameFirstName "Mozes" ;
    a2a:PersonNameLastName "Stoppelman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-81d56690-9f73-7181-5dbd-59a45acb2988
  a a2a:Person ;
  rdfs:label "Benjamin Leezer" ;
  a2a:PersonName [
    rdfs:label "Benjamin Leezer" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Leezer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "veehandelaar" .

oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-a8fcaca7-b051-a7dc-405f-1af8b5b94bd3
  a a2a:Person ;
  rdfs:label "Esther van Zand" ;
  a2a:PersonName [
    rdfs:label "Esther van Zand" ;
    a2a:PersonNameFirstName "Esther" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zand"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person-cfb1b7d8-8a3b-240b-f3b2-556c71ea32d1
  a a2a:Person ;
  rdfs:label "Geertje van Zand" ;
  a2a:PersonName [
    rdfs:label "Geertje van Zand" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zand"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1917-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person:61886f39-a7c6-cc4c-430c-b57d6f4d226b ;
  a2a:EventKeyRef oa:event_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Event1 .

oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person:142a6c8d-f9b5-f066-d5e6-419fff720cfb ;
  a2a:EventKeyRef oa:event_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Event1 .

oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person:5a676e3a-7e83-126f-ad93-7971a691ec26 ;
  a2a:EventKeyRef oa:event_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Event1 .

oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person:81d56690-9f73-7181-5dbd-59a45acb2988 ;
  a2a:EventKeyRef oa:event_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Event1 .

oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person:a8fcaca7-b051-a7dc-405f-1af8b5b94bd3 ;
  a2a:EventKeyRef oa:event_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Event1 .

oa:relationep_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Person:cfb1b7d8-8a3b-240b-f3b2-556c71ea32d1 ;
  a2a:EventKeyRef oa:event_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb_Event1 .

oa:source_gra_7cbe53fb-3d49-3d4b-e826-cf4428db44eb
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1917-10-24 - 1917-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1917-10-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1917" ;
    a2a:Book "Huwelijksregister 1917" ;
    a2a:DocumentNumber "505" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1917, Huwelijksregister 1917, 505"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/edfc7f1a-ac0a-6204-f557-0567692fdaf9.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7cbe53fb-3d49-3d4b-e826-cf4428db44eb" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/edfc7f1a-ac0a-6204-f557-0567692fdaf9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7cbe53fb-3d49-3d4b-e826-cf4428db44eb" ;
  a2a:RecordGUID "{7cbe53fb-3d49-3d4b-e826-cf4428db44eb}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_2056_00002056.xml van GRA" .

