@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_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7
  a a2a:Record ;
  rdfs:label "Echtscheiding op 7 december 1931 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_Person1016308273, oa:person_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_Person1016308274 ;
  a2a:hasEvent oa:event_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_0, oa:relationep_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_1 ;
  a2a:hasSource oa:source_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7 .

oa:person_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_Person1016308273
  a a2a:Person ;
  rdfs:label "Adrianus Paulus Vermaat" ;
  a2a:PersonName [
    rdfs:label "Adrianus Paulus Vermaat" ;
    a2a:PersonNameFirstName "Adrianus Paulus" ;
    a2a:PersonNameLastName "Vermaat"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] .

oa:person_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_Person1016308274
  a a2a:Person ;
  rdfs:label "Catharina Beer" ;
  a2a:PersonName [
    rdfs:label "Catharina Beer" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Beer"
  ] .

oa:event_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:LiteralDate "07-12-1931" ;
    a2a:Year "1931" ;
    a2a:Month "12" ;
    a2a:Day "07" ;
    rdfs:label "1931-12-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_Person1016308273 ;
  a2a:EventKeyRef oa:event_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_Event1 .

oa:relationep_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_Person1016308274 ;
  a2a:EventKeyRef oa:event_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7_Event1 .

oa:source_srt_672f6a76-4edf-68c4-76eb-b0743a7deba7
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1931-12-07 - 1931-12-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-12-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-12-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-12-1931" ;
    a2a:Year "1931" ;
    a2a:Month "12" ;
    a2a:Day "07" ;
    rdfs:label "07-12-1931"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1931.495" ;
    a2a:RegistryNumber "1931S2" ;
    a2a:Folio "s2-077v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1931.495, 1931S2, s2-077v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/870C566AA911410D82C70BBB62A1980E" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/870C566AA911410D82C70BBB62A1980E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/870C566AA911410D82C70BBB62A1980E"
  ] ;
  a2a:SourceLastChangeDate "2017-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D615F3FB1497465192ED252D2826B863" ;
  a2a:RecordIdentifier "1016308272" ;
  a2a:RecordGUID "{672f6a76-4edf-68c4-76eb-b0743a7deba7}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D615F3FB-1497-4651-92ED-252D2826B863" ;
  a2a:SourceRemarkOpmerking "bruidegom en bruid wonende te 's Gravenhage" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061931S2_54_A2A.xml van SRT" .

