@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_0a4d608d-e190-c4bb-fe8b-3144f7298242
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 juli 1915 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393679, oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393680, oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393681, oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393682, oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393683, oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393684 ;
  a2a:hasEvent oa:event_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_0, oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_1, oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_2, oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_3, oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_4, oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_5 ;
  a2a:hasSource oa:source_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242 .

oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393679
  a a2a:Person ;
  rdfs:label "Johan Frederik John Atkins" ;
  a2a:PersonName [
    rdfs:label "Johan Frederik John Atkins" ;
    a2a:PersonNameFirstName "Johan Frederik John" ;
    a2a:PersonNameLastName "Atkins"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393680
  a a2a:Person ;
  rdfs:label "Samuel Willem Atkins" ;
  a2a:PersonName [
    rdfs:label "Samuel Willem Atkins" ;
    a2a:PersonNameFirstName "Samuel Willem" ;
    a2a:PersonNameLastName "Atkins"
  ] .

oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393681
  a a2a:Person ;
  rdfs:label "Maria Catharina de Lange" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina de Lange" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lange"
  ] .

oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393682
  a a2a:Person ;
  rdfs:label "Maria Geertruida Tirion" ;
  a2a:PersonName [
    rdfs:label "Maria Geertruida Tirion" ;
    a2a:PersonNameFirstName "Maria Geertruida" ;
    a2a:PersonNameLastName "Tirion"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393683
  a a2a:Person ;
  rdfs:label "Johan Richardus Tirion" ;
  a2a:PersonName [
    rdfs:label "Johan Richardus Tirion" ;
    a2a:PersonNameFirstName "Johan Richardus" ;
    a2a:PersonNameLastName "Tirion"
  ] .

oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393684
  a a2a:Person ;
  rdfs:label "Margaretha Gijsbers" ;
  a2a:PersonName [
    rdfs:label "Margaretha Gijsbers" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Gijsbers"
  ] .

oa:event_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-07-1915" ;
    a2a:Year "1915" ;
    a2a:Month "07" ;
    a2a:Day "22" ;
    rdfs:label "1915-07-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393679 ;
  a2a:EventKeyRef oa:event_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Event1 .

oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393680 ;
  a2a:EventKeyRef oa:event_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Event1 .

oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393681 ;
  a2a:EventKeyRef oa:event_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Event1 .

oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393682 ;
  a2a:EventKeyRef oa:event_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Event1 .

oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393683 ;
  a2a:EventKeyRef oa:event_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Event1 .

oa:relationep_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Person1015393684 ;
  a2a:EventKeyRef oa:event_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242_Event1 .

oa:source_srt_0a4d608d-e190-c4bb-fe8b-3144f7298242
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1915-07-22 - 1915-07-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-07-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-07-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-07-1915" ;
    a2a:Year "1915" ;
    a2a:Month "07" ;
    a2a:Day "22" ;
    rdfs:label "22-07-1915"
  ] ;
  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 "1915K" ;
    a2a:Folio "k63" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1915K, k63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/20F5204892434E149449C4713D295A0C" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/20F5204892434E149449C4713D295A0C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/20F5204892434E149449C4713D295A0C"
  ] ;
  a2a:SourceLastChangeDate "2018-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B7C4161F773E4F10A2B22788D381812B" ;
  a2a:RecordIdentifier "1015393678" ;
  a2a:RecordGUID "{0a4d608d-e190-c4bb-fe8b-3144f7298242}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B7C4161F-773E-4F10-A2B2-2788D381812B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061915K_54_A2A.xml van SRT" .

