@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_eb9f6991-c40c-2f22-c426-e85c7e19afd1
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 juni 1911 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072645, oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072646, oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072647, oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072648, oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072649, oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072650 ;
  a2a:hasEvent oa:event_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_0, oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_1, oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_2, oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_3, oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_4, oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_5 ;
  a2a:hasSource oa:source_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1 .

oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072645
  a a2a:Person ;
  rdfs:label "Marius Hendricus Vriethoff" ;
  a2a:PersonName [
    rdfs:label "Marius Hendricus Vriethoff" ;
    a2a:PersonNameFirstName "Marius Hendricus" ;
    a2a:PersonNameLastName "Vriethoff"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072646
  a a2a:Person ;
  rdfs:label "Joannes Hendricus Vriethoff" ;
  a2a:PersonName [
    rdfs:label "Joannes Hendricus Vriethoff" ;
    a2a:PersonNameFirstName "Joannes Hendricus" ;
    a2a:PersonNameLastName "Vriethoff"
  ] .

oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072647
  a a2a:Person ;
  rdfs:label "Johanna Maria Snijders" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Snijders" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Snijders"
  ] .

oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072648
  a a2a:Person ;
  rdfs:label "Adriana Heerings" ;
  a2a:PersonName [
    rdfs:label "Adriana Heerings" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Heerings"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] .

oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072649
  a a2a:Person ;
  rdfs:label "Albertus Petrus Heerings" ;
  a2a:PersonName [
    rdfs:label "Albertus Petrus Heerings" ;
    a2a:PersonNameFirstName "Albertus Petrus" ;
    a2a:PersonNameLastName "Heerings"
  ] .

oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072650
  a a2a:Person ;
  rdfs:label "Adriana Elisabeth Francisca Simonis" ;
  a2a:PersonName [
    rdfs:label "Adriana Elisabeth Francisca Simonis" ;
    a2a:PersonNameFirstName "Adriana Elisabeth Francisca" ;
    a2a:PersonNameLastName "Simonis"
  ] .

oa:event_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "28-06-1911" ;
    a2a:Year "1911" ;
    a2a:Month "06" ;
    a2a:Day "28" ;
    rdfs:label "1911-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072645 ;
  a2a:EventKeyRef oa:event_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Event1 .

oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072646 ;
  a2a:EventKeyRef oa:event_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Event1 .

oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072647 ;
  a2a:EventKeyRef oa:event_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Event1 .

oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072648 ;
  a2a:EventKeyRef oa:event_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Event1 .

oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072649 ;
  a2a:EventKeyRef oa:event_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Event1 .

oa:relationep_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Person1015072650 ;
  a2a:EventKeyRef oa:event_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1_Event1 .

oa:source_srt_eb9f6991-c40c-2f22-c426-e85c7e19afd1
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1911-06-28 - 1911-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-06-1911" ;
    a2a:Year "1911" ;
    a2a:Month "06" ;
    a2a:Day "28" ;
    rdfs:label "28-06-1911"
  ] ;
  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 huwelijksregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1911G" ;
    a2a:Folio "g86v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1911G, g86v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/EFA3DF3B185C4D8EAA09B3702A04C23E" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/EFA3DF3B185C4D8EAA09B3702A04C23E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/EFA3DF3B185C4D8EAA09B3702A04C23E"
  ] ;
  a2a:SourceLastChangeDate "2018-04-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/265DBA15357749F39BFCB800BB048E6F" ;
  a2a:RecordIdentifier "1015072644" ;
  a2a:RecordGUID "{eb9f6991-c40c-2f22-c426-e85c7e19afd1}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 265DBA15-3577-49F3-9BFC-B800BB048E6F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061911G_54_A2A.xml van SRT" .

