@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_f1a0896e-e422-55ca-5ae8-770533c828c3
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 december 1897 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965629, oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965630, oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965631, oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965632, oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965633, oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965634 ;
  a2a:hasEvent oa:event_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_0, oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_1, oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_2, oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_3, oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_4, oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_5 ;
  a2a:hasSource oa:source_srt_f1a0896e-e422-55ca-5ae8-770533c828c3 .

oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965629
  a a2a:Person ;
  rdfs:label "Aart van Ballegooijen" ;
  a2a:PersonName [
    rdfs:label "Aart van Ballegooijen" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ballegooijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haaften" ;
    rdfs:label "Haaften"
  ] .

oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965630
  a a2a:Person ;
  rdfs:label "Peter van Ballegooijen" ;
  a2a:PersonName [
    rdfs:label "Peter van Ballegooijen" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ballegooijen"
  ] .

oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965631
  a a2a:Person ;
  rdfs:label "Metje van Wijlen" ;
  a2a:PersonName [
    rdfs:label "Metje van Wijlen" ;
    a2a:PersonNameFirstName "Metje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijlen"
  ] .

oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965632
  a a2a:Person ;
  rdfs:label "Dirkje Magdalena Timmers" ;
  a2a:PersonName [
    rdfs:label "Dirkje Magdalena Timmers" ;
    a2a:PersonNameFirstName "Dirkje Magdalena" ;
    a2a:PersonNameLastName "Timmers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965633
  a a2a:Person ;
  rdfs:label "Gerrit Timmers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Timmers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Timmers"
  ] .

oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965634
  a a2a:Person ;
  rdfs:label "Adriana Pieternella Venderbos" ;
  a2a:PersonName [
    rdfs:label "Adriana Pieternella Venderbos" ;
    a2a:PersonNameFirstName "Adriana Pieternella" ;
    a2a:PersonNameLastName "Venderbos"
  ] .

oa:event_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-12-1897" ;
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1897-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965629 ;
  a2a:EventKeyRef oa:event_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Event1 .

oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965630 ;
  a2a:EventKeyRef oa:event_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Event1 .

oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965631 ;
  a2a:EventKeyRef oa:event_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Event1 .

oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965632 ;
  a2a:EventKeyRef oa:event_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Event1 .

oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965633 ;
  a2a:EventKeyRef oa:event_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Event1 .

oa:relationep_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Person1014965634 ;
  a2a:EventKeyRef oa:event_srt_f1a0896e-e422-55ca-5ae8-770533c828c3_Event1 .

oa:source_srt_f1a0896e-e422-55ca-5ae8-770533c828c3
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1897-12-15 - 1897-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-12-1897" ;
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "15-12-1897"
  ] ;
  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:DocumentNumber "1897.2237" ;
    a2a:RegistryNumber "1897L" ;
    a2a:Folio "L078v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1897.2237, 1897L, L078v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/6762E422C106411CAC1C6F99EEEC33CF" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/6762E422C106411CAC1C6F99EEEC33CF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6762E422C106411CAC1C6F99EEEC33CF"
  ] ;
  a2a:SourceLastChangeDate "2018-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3B58701B10624D2ABA3E96AC2B271D33" ;
  a2a:RecordIdentifier "1014965628" ;
  a2a:RecordGUID "{f1a0896e-e422-55ca-5ae8-770533c828c3}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 3B58701B-1062-4D2A-BA3E-96AC2B271D33" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061897L_54_A2A.xml van SRT" .

