@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_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 augustus 1904 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953043, oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953044, oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953045, oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953046, oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953047, oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953048 ;
  a2a:hasEvent oa:event_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_0, oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_1, oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_2, oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_3, oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_4, oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_5 ;
  a2a:hasSource oa:source_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8 .

oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953043
  a a2a:Person ;
  rdfs:label "Anthonius Cornelis Hendrikus Swarttouw" ;
  a2a:PersonName [
    rdfs:label "Anthonius Cornelis Hendrikus Swarttouw" ;
    a2a:PersonNameFirstName "Anthonius Cornelis Hendrikus" ;
    a2a:PersonNameLastName "Swarttouw"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953044
  a a2a:Person ;
  rdfs:label "Hendrik Swarttouw" ;
  a2a:PersonName [
    rdfs:label "Hendrik Swarttouw" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Swarttouw"
  ] .

oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953045
  a a2a:Person ;
  rdfs:label "Catharina Apolonia Meijer" ;
  a2a:PersonName [
    rdfs:label "Catharina Apolonia Meijer" ;
    a2a:PersonNameFirstName "Catharina Apolonia" ;
    a2a:PersonNameLastName "Meijer"
  ] .

oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953046
  a a2a:Person ;
  rdfs:label "Maria Anna de Goede" ;
  a2a:PersonName [
    rdfs:label "Maria Anna de Goede" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goede"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe"
  ] .

oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953047
  a a2a:Person ;
  rdfs:label "Cornelis Nicolaas de Goede" ;
  a2a:PersonName [
    rdfs:label "Cornelis Nicolaas de Goede" ;
    a2a:PersonNameFirstName "Cornelis Nicolaas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goede"
  ] .

oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953048
  a a2a:Person ;
  rdfs:label "Johanna Josephina Slebe" ;
  a2a:PersonName [
    rdfs:label "Johanna Josephina Slebe" ;
    a2a:PersonNameFirstName "Johanna Josephina" ;
    a2a:PersonNameLastName "Slebe"
  ] .

oa:event_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "11-08-1904" ;
    a2a:Year "1904" ;
    a2a:Month "08" ;
    a2a:Day "11" ;
    rdfs:label "1904-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953043 ;
  a2a:EventKeyRef oa:event_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Event1 .

oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953044 ;
  a2a:EventKeyRef oa:event_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Event1 .

oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953045 ;
  a2a:EventKeyRef oa:event_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Event1 .

oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953046 ;
  a2a:EventKeyRef oa:event_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Event1 .

oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953047 ;
  a2a:EventKeyRef oa:event_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Event1 .

oa:relationep_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Person1014953048 ;
  a2a:EventKeyRef oa:event_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8_Event1 .

oa:source_srt_445a1d71-8dc1-ac3f-0851-9a55e36e9ba8
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1904-08-11 - 1904-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-08-1904" ;
    a2a:Year "1904" ;
    a2a:Month "08" ;
    a2a:Day "11" ;
    rdfs:label "11-08-1904"
  ] ;
  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 "1904K" ;
    a2a:Folio "k26" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1904K, k26"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/AD70875E51394C9F947488E58AB7AB27" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/AD70875E51394C9F947488E58AB7AB27" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/AD70875E51394C9F947488E58AB7AB27"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7D94CE1463D04701BF8C506CFB065F64" ;
  a2a:RecordIdentifier "1014953042" ;
  a2a:RecordGUID "{445a1d71-8dc1-ac3f-0851-9a55e36e9ba8}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7D94CE14-63D0-4701-BF8C-506CFB065F64" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061904K_54_A2A.xml van SRT" .

