@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_129693e2-8988-7dab-cbc0-101cdabdeda2
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 oktober 1945 te Groningen" ;
  a2a:hasPerson oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-44d326eb-9371-f6c2-38ea-c8b542a40278, oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-5bfef377-2c5c-a971-4459-7ac7456cde05, oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-79b63e44-5017-b063-0b3a-d15ca7475efd, oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-9942bdf2-3db3-f05f-ca93-5a52052a72cf, oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-1e0c7c9a-0245-855c-0400-47f57b7d43e2, oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-b413bc06-45e2-bf95-77e9-51de9af677b4 ;
  a2a:hasEvent oa:event_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_0, oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_1, oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_2, oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_3, oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_4, oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_5 ;
  a2a:hasSource oa:source_gra_129693e2-8988-7dab-cbc0-101cdabdeda2 .

oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-44d326eb-9371-f6c2-38ea-c8b542a40278
  a a2a:Person ;
  rdfs:label "Jan Jonkers" ;
  a2a:PersonName [
    rdfs:label "Jan Jonkers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-5bfef377-2c5c-a971-4459-7ac7456cde05
  a a2a:Person ;
  rdfs:label "Pieter de Vries" ;
  a2a:PersonName [
    rdfs:label "Pieter de Vries" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "petroleumventer" .

oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-79b63e44-5017-b063-0b3a-d15ca7475efd
  a a2a:Person ;
  rdfs:label "Jantje Waldris" ;
  a2a:PersonName [
    rdfs:label "Jantje Waldris" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Waldris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-9942bdf2-3db3-f05f-ca93-5a52052a72cf
  a a2a:Person ;
  rdfs:label "Annechien Strating" ;
  a2a:PersonName [
    rdfs:label "Annechien Strating" ;
    a2a:PersonNameFirstName "Annechien" ;
    a2a:PersonNameLastName "Strating"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-1e0c7c9a-0245-855c-0400-47f57b7d43e2
  a a2a:Person ;
  rdfs:label "Geesje Jonkers" ;
  a2a:PersonName [
    rdfs:label "Geesje Jonkers" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwehorne gem. Heerenveen" ;
    rdfs:label "Nieuwehorne gem. Heerenveen"
  ] .

oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person-b413bc06-45e2-bf95-77e9-51de9af677b4
  a a2a:Person ;
  rdfs:label "Jurjen de Vries" ;
  a2a:PersonName [
    rdfs:label "Jurjen de Vries" ;
    a2a:PersonNameFirstName "Jurjen" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35 jaar" ;
    rdfs:label "35 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] ;
  a2a:Profession "scheepsmakelaar" .

oa:event_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1945" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1945-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person:44d326eb-9371-f6c2-38ea-c8b542a40278 ;
  a2a:EventKeyRef oa:event_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Event1 .

oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person:5bfef377-2c5c-a971-4459-7ac7456cde05 ;
  a2a:EventKeyRef oa:event_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Event1 .

oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person:79b63e44-5017-b063-0b3a-d15ca7475efd ;
  a2a:EventKeyRef oa:event_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Event1 .

oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person:9942bdf2-3db3-f05f-ca93-5a52052a72cf ;
  a2a:EventKeyRef oa:event_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Event1 .

oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person:1e0c7c9a-0245-855c-0400-47f57b7d43e2 ;
  a2a:EventKeyRef oa:event_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Event1 .

oa:relationep_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Person:b413bc06-45e2-bf95-77e9-51de9af677b4 ;
  a2a:EventKeyRef oa:event_gra_129693e2-8988-7dab-cbc0-101cdabdeda2_Event1 .

oa:source_gra_129693e2-8988-7dab-cbc0-101cdabdeda2
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1945-10-31 - 1945-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1945-10-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1945-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1945" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1945-10-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 710, Periode: 1945" ;
    a2a:Book "Huwelijksregister 1945, akte 0791-0985" ;
    a2a:DocumentNumber "943" ;
    a2a:RegistryNumber "710" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 710, Periode: 1945, Huwelijksregister 1945, akte 0791-0985, 943, 710"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/caf18f34-f555-968f-2474-e5314781c736.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/129693e2-8988-7dab-cbc0-101cdabdeda2" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/caf18f34-f555-968f-2474-e5314781c736.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/129693e2-8988-7dab-cbc0-101cdabdeda2" ;
  a2a:RecordGUID "{129693e2-8988-7dab-cbc0-101cdabdeda2}" ;
  a2a:SourceRemarkAkteSoort "huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_22519_00022519.xml van GRA" .

