@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_070abc06-caba-6aca-2b8e-30bfedc528a9
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 september 1907 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920746, oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920747, oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920748, oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920749, oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920750, oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920751 ;
  a2a:hasEvent oa:event_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_0, oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_1, oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_2, oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_3, oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_4, oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_5 ;
  a2a:hasSource oa:source_srt_070abc06-caba-6aca-2b8e-30bfedc528a9 .

oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920746
  a a2a:Person ;
  rdfs:label "Paulus Abraham Johannes Teunissen" ;
  a2a:PersonName [
    rdfs:label "Paulus Abraham Johannes Teunissen" ;
    a2a:PersonNameFirstName "Paulus Abraham Johannes" ;
    a2a:PersonNameLastName "Teunissen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920747
  a a2a:Person ;
  rdfs:label "Paulus Johannes Jacobus Teunissen" ;
  a2a:PersonName [
    rdfs:label "Paulus Johannes Jacobus Teunissen" ;
    a2a:PersonNameFirstName "Paulus Johannes Jacobus" ;
    a2a:PersonNameLastName "Teunissen"
  ] .

oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920748
  a a2a:Person ;
  rdfs:label "Catharina Petronella Robijn" ;
  a2a:PersonName [
    rdfs:label "Catharina Petronella Robijn" ;
    a2a:PersonNameFirstName "Catharina Petronella" ;
    a2a:PersonNameLastName "Robijn"
  ] .

oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920749
  a a2a:Person ;
  rdfs:label "Hendrina Adriana van Ameijden" ;
  a2a:PersonName [
    rdfs:label "Hendrina Adriana van Ameijden" ;
    a2a:PersonNameFirstName "Hendrina Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ameijden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920750
  a a2a:Person ;
  rdfs:label "Rokus Cornelis van Ameijden" ;
  a2a:PersonName [
    rdfs:label "Rokus Cornelis van Ameijden" ;
    a2a:PersonNameFirstName "Rokus Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ameijden"
  ] .

oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920751
  a a2a:Person ;
  rdfs:label "Hendrina Adriana Verbeek" ;
  a2a:PersonName [
    rdfs:label "Hendrina Adriana Verbeek" ;
    a2a:PersonNameFirstName "Hendrina Adriana" ;
    a2a:PersonNameLastName "Verbeek"
  ] .

oa:event_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-09-1907" ;
    a2a:Year "1907" ;
    a2a:Month "09" ;
    a2a:Day "04" ;
    rdfs:label "1907-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920746 ;
  a2a:EventKeyRef oa:event_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Event1 .

oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920747 ;
  a2a:EventKeyRef oa:event_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Event1 .

oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920748 ;
  a2a:EventKeyRef oa:event_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Event1 .

oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920749 ;
  a2a:EventKeyRef oa:event_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Event1 .

oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920750 ;
  a2a:EventKeyRef oa:event_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Event1 .

oa:relationep_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Person1014920751 ;
  a2a:EventKeyRef oa:event_srt_070abc06-caba-6aca-2b8e-30bfedc528a9_Event1 .

oa:source_srt_070abc06-caba-6aca-2b8e-30bfedc528a9
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1907-09-04 - 1907-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-09-1907" ;
    a2a:Year "1907" ;
    a2a:Month "09" ;
    a2a:Day "04" ;
    rdfs:label "04-09-1907"
  ] ;
  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 "1907L" ;
    a2a:Folio "L62v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1907L, L62v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/86B89531DDE14104A339EFA0CBA66F55" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/86B89531DDE14104A339EFA0CBA66F55" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/86B89531DDE14104A339EFA0CBA66F55"
  ] ;
  a2a:SourceLastChangeDate "2020-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/0A7E532A4E5C4527A75ED41F5C9400DE" ;
  a2a:RecordIdentifier "1014920745" ;
  a2a:RecordGUID "{070abc06-caba-6aca-2b8e-30bfedc528a9}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 0A7E532A-4E5C-4527-A75E-D41F5C9400DE" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061907L_54_A2A.xml van SRT" .

