@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_9aed3fcd-659c-e4e5-93e1-7c79030404c4
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 april 1911 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322117, oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322118, oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322119, oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322120, oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322121, oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322122 ;
  a2a:hasEvent oa:event_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_0, oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_1, oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_2, oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_3, oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_4, oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_5 ;
  a2a:hasSource oa:source_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4 .

oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322117
  a a2a:Person ;
  rdfs:label "Jozua Nicolaas Taffijn" ;
  a2a:PersonName [
    rdfs:label "Jozua Nicolaas Taffijn" ;
    a2a:PersonNameFirstName "Jozua Nicolaas" ;
    a2a:PersonNameLastName "Taffijn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322118
  a a2a:Person ;
  rdfs:label "Leonardus Hubertus Taffijn" ;
  a2a:PersonName [
    rdfs:label "Leonardus Hubertus Taffijn" ;
    a2a:PersonNameFirstName "Leonardus Hubertus" ;
    a2a:PersonNameLastName "Taffijn"
  ] .

oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322119
  a a2a:Person ;
  rdfs:label "Johanna Ebbers" ;
  a2a:PersonName [
    rdfs:label "Johanna Ebbers" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Ebbers"
  ] .

oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322120
  a a2a:Person ;
  rdfs:label "Elizabeth Maria van Gunsteren" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Maria van Gunsteren" ;
    a2a:PersonNameFirstName "Elizabeth Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gunsteren"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322121
  a a2a:Person ;
  rdfs:label "Jacobus Franciscus van Gunsteren" ;
  a2a:PersonName [
    rdfs:label "Jacobus Franciscus van Gunsteren" ;
    a2a:PersonNameFirstName "Jacobus Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gunsteren"
  ] .

oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322122
  a a2a:Person ;
  rdfs:label "Geertruida Johanna Kleingeld" ;
  a2a:PersonName [
    rdfs:label "Geertruida Johanna Kleingeld" ;
    a2a:PersonNameFirstName "Geertruida Johanna" ;
    a2a:PersonNameLastName "Kleingeld"
  ] .

oa:event_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-04-1911" ;
    a2a:Year "1911" ;
    a2a:Month "04" ;
    a2a:Day "19" ;
    rdfs:label "1911-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322117 ;
  a2a:EventKeyRef oa:event_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Event1 .

oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322118 ;
  a2a:EventKeyRef oa:event_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Event1 .

oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322119 ;
  a2a:EventKeyRef oa:event_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Event1 .

oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322120 ;
  a2a:EventKeyRef oa:event_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Event1 .

oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322121 ;
  a2a:EventKeyRef oa:event_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Event1 .

oa:relationep_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Person1015322122 ;
  a2a:EventKeyRef oa:event_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4_Event1 .

oa:source_srt_9aed3fcd-659c-e4e5-93e1-7c79030404c4
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1911-04-19 - 1911-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-04-1911" ;
    a2a:Year "1911" ;
    a2a:Month "04" ;
    a2a:Day "19" ;
    rdfs:label "19-04-1911"
  ] ;
  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 "1911C" ;
    a2a:Folio "c90v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1911C, c90v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/048D87171D1748A4BD1E1E6616BFF5EC" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/048D87171D1748A4BD1E1E6616BFF5EC" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/048D87171D1748A4BD1E1E6616BFF5EC"
  ] ;
  a2a:SourceLastChangeDate "2017-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/342CB1F268FF43769FEE418120C75F58" ;
  a2a:RecordIdentifier "1015322116" ;
  a2a:RecordGUID "{9aed3fcd-659c-e4e5-93e1-7c79030404c4}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 342CB1F2-68FF-4376-9FEE-418120C75F58" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061911C_54_A2A.xml van SRT" .

