@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_0124572b-5aba-59be-e6f2-32558dfb58aa
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 november 1871 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613765, oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613766, oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613767, oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613768, oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613769, oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613770 ;
  a2a:hasEvent oa:event_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_0, oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_1, oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_2, oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_3, oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_4, oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_5 ;
  a2a:hasSource oa:source_srt_0124572b-5aba-59be-e6f2-32558dfb58aa .

oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613765
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Teuling" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Teuling" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Teuling"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613766
  a a2a:Person ;
  rdfs:label "Adrianus Antonie Teuling" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonie Teuling" ;
    a2a:PersonNameFirstName "Adrianus Antonie" ;
    a2a:PersonNameLastName "Teuling"
  ] .

oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613767
  a a2a:Person ;
  rdfs:label "Maria van Osta" ;
  a2a:PersonName [
    rdfs:label "Maria van Osta" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Osta"
  ] .

oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613768
  a a2a:Person ;
  rdfs:label "Johanna de Visser" ;
  a2a:PersonName [
    rdfs:label "Johanna de Visser" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613769
  a a2a:Person ;
  rdfs:label "Johannes de Visser" ;
  a2a:PersonName [
    rdfs:label "Johannes de Visser" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Visser"
  ] .

oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613770
  a a2a:Person ;
  rdfs:label "Christina Maria le Noble" ;
  a2a:PersonName [
    rdfs:label "Christina Maria le Noble" ;
    a2a:PersonNameFirstName "Christina Maria" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Noble"
  ] .

oa:event_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-11-1871" ;
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1871-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613765 ;
  a2a:EventKeyRef oa:event_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Event1 .

oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613766 ;
  a2a:EventKeyRef oa:event_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Event1 .

oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613767 ;
  a2a:EventKeyRef oa:event_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Event1 .

oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613768 ;
  a2a:EventKeyRef oa:event_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Event1 .

oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613769 ;
  a2a:EventKeyRef oa:event_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Event1 .

oa:relationep_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Person1014613770 ;
  a2a:EventKeyRef oa:event_srt_0124572b-5aba-59be-e6f2-32558dfb58aa_Event1 .

oa:source_srt_0124572b-5aba-59be-e6f2-32558dfb58aa
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1871-11-15 - 1871-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-11-1871" ;
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "15-11-1871"
  ] ;
  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 "1871.1096" ;
    a2a:RegistryNumber "1871F" ;
    a2a:Folio "f72" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1871.1096, 1871F, f72"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/D6B51DBEDE8849B6B1B1754C649D3BE1" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/D6B51DBEDE8849B6B1B1754C649D3BE1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/D6B51DBEDE8849B6B1B1754C649D3BE1"
  ] ;
  a2a:SourceLastChangeDate "2018-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A6359DD23A764CBC81C56401480F4510" ;
  a2a:RecordIdentifier "1014613764" ;
  a2a:RecordGUID "{0124572b-5aba-59be-e6f2-32558dfb58aa}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder A6359DD2-3A76-4CBC-81C5-6401480F4510" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061871F_54_A2A.xml van SRT" .

