@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_12681586-1252-9e08-7348-e2ca1a2ae72c
  a a2a:Record ;
  rdfs:label "Huwelijk (echtscheiding) op 20 maart 1928 te Winschoten" ;
  a2a:hasPerson oa:person_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_Person-0311f1f2-1df3-d267-e62f-31ba0adaade2, oa:person_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_Person-cb7f1b27-4454-2321-5011-f26b383cd478 ;
  a2a:hasEvent oa:event_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_0, oa:relationep_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_1 ;
  a2a:hasSource oa:source_gra_12681586-1252-9e08-7348-e2ca1a2ae72c .

oa:person_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_Person-0311f1f2-1df3-d267-e62f-31ba0adaade2
  a a2a:Person ;
  rdfs:label "Leentje Everts" ;
  a2a:PersonName [
    rdfs:label "Leentje Everts" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:Profession "werkvrouw" .

oa:person_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_Person-cb7f1b27-4454-2321-5011-f26b383cd478
  a a2a:Person ;
  rdfs:label "Tjalling Kloostra" ;
  a2a:PersonName [
    rdfs:label "Tjalling Kloostra" ;
    a2a:PersonNameFirstName "Tjalling" ;
    a2a:PersonNameLastName "Kloostra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "koopman" .

oa:event_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1928" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1928-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_Person:0311f1f2-1df3-d267-e62f-31ba0adaade2 ;
  a2a:EventKeyRef oa:event_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_Event1 .

oa:relationep_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_Person:cb7f1b27-4454-2321-5011-f26b383cd478 ;
  a2a:EventKeyRef oa:event_gra_12681586-1252-9e08-7348-e2ca1a2ae72c_Event1 .

oa:source_gra_12681586-1252-9e08-7348-e2ca1a2ae72c
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten", "1928-03-20 - 1928-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1928" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1928-03-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1928" ;
    a2a:Book "Huwelijksregister 1928" ;
    a2a:DocumentNumber "11" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1928, Huwelijksregister 1928, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/20e597b6-e903-e1ad-a745-22801728445a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/12681586-1252-9e08-7348-e2ca1a2ae72c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/20e597b6-e903-e1ad-a745-22801728445a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/12681586-1252-9e08-7348-e2ca1a2ae72c" ;
  a2a:RecordGUID "{12681586-1252-9e08-7348-e2ca1a2ae72c}" ;
  a2a:SourceRemarkAkteSoort "echtscheiding" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_895_00000895.xml van GRA" .

