@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_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 juli 1902 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351144, oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351145, oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351146, oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351147, oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351148, oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351149 ;
  a2a:hasEvent oa:event_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_0, oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_1, oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_2, oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_3, oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_4, oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_5 ;
  a2a:hasSource oa:source_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc .

oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351144
  a a2a:Person ;
  rdfs:label "Jan Verseput" ;
  a2a:PersonName [
    rdfs:label "Jan Verseput" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Verseput"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Serooskerke" ;
    rdfs:label "Serooskerke"
  ] .

oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351145
  a a2a:Person ;
  rdfs:label "Anthonij Verseput" ;
  a2a:PersonName [
    rdfs:label "Anthonij Verseput" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Verseput"
  ] .

oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351146
  a a2a:Person ;
  rdfs:label "Adriaantje van Halteren" ;
  a2a:PersonName [
    rdfs:label "Adriaantje van Halteren" ;
    a2a:PersonNameFirstName "Adriaantje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Halteren"
  ] .

oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351147
  a a2a:Person ;
  rdfs:label "Catharina Geertruida Ebling" ;
  a2a:PersonName [
    rdfs:label "Catharina Geertruida Ebling" ;
    a2a:PersonNameFirstName "Catharina Geertruida" ;
    a2a:PersonNameLastName "Ebling"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351148
  a a2a:Person ;
  rdfs:label "Heinrich Ebling" ;
  a2a:PersonName [
    rdfs:label "Heinrich Ebling" ;
    a2a:PersonNameFirstName "Heinrich" ;
    a2a:PersonNameLastName "Ebling"
  ] .

oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351149
  a a2a:Person ;
  rdfs:label "Jansje Catharina Schumann" ;
  a2a:PersonName [
    rdfs:label "Jansje Catharina Schumann" ;
    a2a:PersonNameFirstName "Jansje Catharina" ;
    a2a:PersonNameLastName "Schumann"
  ] .

oa:event_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-07-1902" ;
    a2a:Year "1902" ;
    a2a:Month "07" ;
    a2a:Day "31" ;
    rdfs:label "1902-07-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351144 ;
  a2a:EventKeyRef oa:event_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Event1 .

oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351145 ;
  a2a:EventKeyRef oa:event_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Event1 .

oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351146 ;
  a2a:EventKeyRef oa:event_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Event1 .

oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351147 ;
  a2a:EventKeyRef oa:event_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Event1 .

oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351148 ;
  a2a:EventKeyRef oa:event_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Event1 .

oa:relationep_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Person1015351149 ;
  a2a:EventKeyRef oa:event_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc_Event1 .

oa:source_srt_e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1902-07-31 - 1902-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-07-1902" ;
    a2a:Year "1902" ;
    a2a:Month "07" ;
    a2a:Day "31" ;
    rdfs:label "31-07-1902"
  ] ;
  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 "1902G" ;
    a2a:Folio "g84v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1902G, g84v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/B5A0448AB5EC44EBA6D319785586BF5A" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/B5A0448AB5EC44EBA6D319785586BF5A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/B5A0448AB5EC44EBA6D319785586BF5A"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2CA43F76F95E49E9A5D79F34DEDABECD" ;
  a2a:RecordIdentifier "1015351143" ;
  a2a:RecordGUID "{e8ab3aa3-ee8f-ad89-cbcd-e2f26f941acc}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2CA43F76-F95E-49E9-A5D7-9F34DEDABECD" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061902G_54_A2A.xml van SRT" .

