@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_d3a877d3-80ca-eba4-2f9c-133bcb378909
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 april 1925 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895893, oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895894, oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895895, oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895896, oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895897, oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895898 ;
  a2a:hasEvent oa:event_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_0, oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_1, oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_2, oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_3, oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_4, oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_5 ;
  a2a:hasSource oa:source_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909 .

oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895893
  a a2a:Person ;
  rdfs:label "Thomas van der Straaten" ;
  a2a:PersonName [
    rdfs:label "Thomas van der Straaten" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Straaten"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895894
  a a2a:Person ;
  rdfs:label "Thomas van der Straaten" ;
  a2a:PersonName [
    rdfs:label "Thomas van der Straaten" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Straaten"
  ] .

oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895895
  a a2a:Person ;
  rdfs:label "Maria van de Wetering" ;
  a2a:PersonName [
    rdfs:label "Maria van de Wetering" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wetering"
  ] .

oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895896
  a a2a:Person ;
  rdfs:label "Egelina Janna Geertruida Grandia" ;
  a2a:PersonName [
    rdfs:label "Egelina Janna Geertruida Grandia" ;
    a2a:PersonNameFirstName "Egelina Janna Geertruida" ;
    a2a:PersonNameLastName "Grandia"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895897
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus Grandia" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus Grandia" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNameLastName "Grandia"
  ] .

oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895898
  a a2a:Person ;
  rdfs:label "Maria Mijs" ;
  a2a:PersonName [
    rdfs:label "Maria Mijs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Mijs"
  ] .

oa:event_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-04-1925" ;
    a2a:Year "1925" ;
    a2a:Month "04" ;
    a2a:Day "15" ;
    rdfs:label "1925-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895893 ;
  a2a:EventKeyRef oa:event_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Event1 .

oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895894 ;
  a2a:EventKeyRef oa:event_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Event1 .

oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895895 ;
  a2a:EventKeyRef oa:event_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Event1 .

oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895896 ;
  a2a:EventKeyRef oa:event_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Event1 .

oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895897 ;
  a2a:EventKeyRef oa:event_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Event1 .

oa:relationep_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Person1015895898 ;
  a2a:EventKeyRef oa:event_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909_Event1 .

oa:source_srt_d3a877d3-80ca-eba4-2f9c-133bcb378909
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1925-04-15 - 1925-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-04-1925" ;
    a2a:Year "1925" ;
    a2a:Month "04" ;
    a2a:Day "15" ;
    rdfs:label "15-04-1925"
  ] ;
  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 "1925C" ;
    a2a:Folio "c100v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1925C, c100v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/DD51F86AEE8A471BAA49E80EB0F504AE" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/DD51F86AEE8A471BAA49E80EB0F504AE" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/DD51F86AEE8A471BAA49E80EB0F504AE"
  ] ;
  a2a:SourceLastChangeDate "2018-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/29B951495E4942D8B2B2E152D9597B70" ;
  a2a:RecordIdentifier "1015895892" ;
  a2a:RecordGUID "{d3a877d3-80ca-eba4-2f9c-133bcb378909}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 29B95149-5E49-42D8-B2B2-E152D9597B70" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061925C_54_A2A.xml van SRT" .

