@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_e310e368-0ee0-773a-bd2d-d5636c19a537
  a a2a:Record ;
  rdfs:label "Huwelijk (huwelijksakte) op 12 februari 1949 te Onstwedde" ;
  a2a:hasPerson oa:person_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_Person-7bc02da6-2b32-5057-c1f3-33b7830ee932, oa:person_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_Person-c08da217-709a-5d80-88f7-648815517b5b ;
  a2a:hasEvent oa:event_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_0, oa:relationep_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_1 ;
  a2a:hasSource oa:source_gra_e310e368-0ee0-773a-bd2d-d5636c19a537 .

oa:person_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_Person-7bc02da6-2b32-5057-c1f3-33b7830ee932
  a a2a:Person ;
  rdfs:label "Geertruida Jantina Reints" ;
  a2a:PersonName [
    rdfs:label "Geertruida Jantina Reints" ;
    a2a:PersonNameFirstName "Geertruida Jantina" ;
    a2a:PersonNameLastName "Reints"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_Person-c08da217-709a-5d80-88f7-648815517b5b
  a a2a:Person ;
  rdfs:label "Poppe Kort" ;
  a2a:PersonName [
    rdfs:label "Poppe Kort" ;
    a2a:PersonNameFirstName "Poppe" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "timmerman" .

oa:event_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1949-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] .

oa:relationep_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_Person:7bc02da6-2b32-5057-c1f3-33b7830ee932 ;
  a2a:EventKeyRef oa:event_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_Event1 .

oa:relationep_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_Person:c08da217-709a-5d80-88f7-648815517b5b ;
  a2a:EventKeyRef oa:event_gra_e310e368-0ee0-773a-bd2d-d5636c19a537_Event1 .

oa:source_gra_e310e368-0ee0-773a-bd2d-d5636c19a537
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1949-02-12 - 1949-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1949-02-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: Boek, Deel: 997, Periode: 1949" ;
    a2a:Book "Huwelijksregister 1949" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "997" ;
    rdfs:label "AlleGroningers, Groningen, Bron: Boek, Deel: 997, Periode: 1949, Huwelijksregister 1949, 16, 997"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/6fb05ed6-cbc9-7e38-6e6b-ec34844263cc.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e310e368-0ee0-773a-bd2d-d5636c19a537" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/6fb05ed6-cbc9-7e38-6e6b-ec34844263cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-11-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e310e368-0ee0-773a-bd2d-d5636c19a537" ;
  a2a:RecordGUID "{e310e368-0ee0-773a-bd2d-d5636c19a537}" ;
  a2a:SourceRemarkOpmerking "Echtscheidingsakte" ;
  a2a:SourceRemarkAkteSoort "Huwelijksakte" ;
  a2a:SourceRemarkbron "Boek" ;
  a2a:SourceRemarkdeel "997" ;
  a2a:SourceRemarkregister_periode "1949" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_227_00000227.xml van GRA" .

