@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_286bf095-4380-b00a-7482-89cc2e2b2214
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 april 1879 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287910, oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287911, oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287912, oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287913, oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287914, oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287915 ;
  a2a:hasEvent oa:event_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_0, oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_1, oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_2, oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_3, oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_4, oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_5 ;
  a2a:hasSource oa:source_srt_286bf095-4380-b00a-7482-89cc2e2b2214 .

oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287910
  a a2a:Person ;
  rdfs:label "Cornelis Kouwen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Kouwen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Kouwen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287911
  a a2a:Person ;
  rdfs:label "Jan Magchiel Kouwen" ;
  a2a:PersonName [
    rdfs:label "Jan Magchiel Kouwen" ;
    a2a:PersonNameFirstName "Jan Magchiel" ;
    a2a:PersonNameLastName "Kouwen"
  ] .

oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287912
  a a2a:Person ;
  rdfs:label "Tona de Vos" ;
  a2a:PersonName [
    rdfs:label "Tona de Vos" ;
    a2a:PersonNameFirstName "Tona" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] .

oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287913
  a a2a:Person ;
  rdfs:label "Kaatje van der Weel" ;
  a2a:PersonName [
    rdfs:label "Kaatje van der Weel" ;
    a2a:PersonNameFirstName "Kaatje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Weel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haamstede" ;
    rdfs:label "Haamstede"
  ] .

oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287914
  a a2a:Person ;
  rdfs:label "Tonis of Tonus van der Weel of Weele" ;
  a2a:PersonName [
    rdfs:label "Tonis of Tonus van der Weel of Weele" ;
    a2a:PersonNameFirstName "Tonis of Tonus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Weel of Weele"
  ] .

oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287915
  a a2a:Person ;
  rdfs:label "Janna Grietje of Janna Beuzenberg" ;
  a2a:PersonName [
    rdfs:label "Janna Grietje of Janna Beuzenberg" ;
    a2a:PersonNameFirstName "Janna Grietje of Janna" ;
    a2a:PersonNameLastName "Beuzenberg"
  ] .

oa:event_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "30-04-1879" ;
    a2a:Year "1879" ;
    a2a:Month "04" ;
    a2a:Day "30" ;
    rdfs:label "1879-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287910 ;
  a2a:EventKeyRef oa:event_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Event1 .

oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287911 ;
  a2a:EventKeyRef oa:event_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Event1 .

oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287912 ;
  a2a:EventKeyRef oa:event_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Event1 .

oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287913 ;
  a2a:EventKeyRef oa:event_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Event1 .

oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287914 ;
  a2a:EventKeyRef oa:event_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Event1 .

oa:relationep_srt_286bf095-4380-b00a-7482-89cc2e2b2214_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Person1014287915 ;
  a2a:EventKeyRef oa:event_srt_286bf095-4380-b00a-7482-89cc2e2b2214_Event1 .

oa:source_srt_286bf095-4380-b00a-7482-89cc2e2b2214
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1879-04-30 - 1879-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-04-1879" ;
    a2a:Year "1879" ;
    a2a:Month "04" ;
    a2a:Day "30" ;
    rdfs:label "30-04-1879"
  ] ;
  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 "1879.342" ;
    a2a:RegistryNumber "1879B" ;
    a2a:Folio "b081v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1879.342, 1879B, b081v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/8E8B3B8373E34C3589C957BBBD8A1C71" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/8E8B3B8373E34C3589C957BBBD8A1C71" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/8E8B3B8373E34C3589C957BBBD8A1C71"
  ] ;
  a2a:SourceLastChangeDate "2017-06-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5614992B40034DB4B98B14AACF459DA8" ;
  a2a:RecordIdentifier "1014287909" ;
  a2a:RecordGUID "{286bf095-4380-b00a-7482-89cc2e2b2214}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5614992B-4003-4DB4-B98B-14AACF459DA8" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061879B_54_A2A.xml van SRT" .

