@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_03e41d13-56ec-789b-feb8-e0eabc675bb9
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 november 1896 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890829, oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890830, oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890831, oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890832, oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890833, oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890834 ;
  a2a:hasEvent oa:event_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_0, oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_1, oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_2, oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_3, oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_4, oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_5 ;
  a2a:hasSource oa:source_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9 .

oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890829
  a a2a:Person ;
  rdfs:label "Bernard Willem Theodoor Nuijens" ;
  a2a:PersonName [
    rdfs:label "Bernard Willem Theodoor Nuijens" ;
    a2a:PersonNameFirstName "Bernard Willem Theodoor" ;
    a2a:PersonNameLastName "Nuijens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890830
  a a2a:Person ;
  rdfs:label "Franciscus Johannes Nuijens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Johannes Nuijens" ;
    a2a:PersonNameFirstName "Franciscus Johannes" ;
    a2a:PersonNameLastName "Nuijens"
  ] .

oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890831
  a a2a:Person ;
  rdfs:label "Elisabeth Gesina Meijer" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Gesina Meijer" ;
    a2a:PersonNameFirstName "Elisabeth Gesina" ;
    a2a:PersonNameLastName "Meijer"
  ] .

oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890832
  a a2a:Person ;
  rdfs:label "Cornelia Maria Hendrika Lutz" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Hendrika Lutz" ;
    a2a:PersonNameFirstName "Cornelia Maria Hendrika" ;
    a2a:PersonNameLastName "Lutz"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890833
  a a2a:Person ;
  rdfs:label "Ludovicus Dominicus Lutz" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Dominicus Lutz" ;
    a2a:PersonNameFirstName "Ludovicus Dominicus" ;
    a2a:PersonNameLastName "Lutz"
  ] .

oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890834
  a a2a:Person ;
  rdfs:label "Johanna Hendrika van Langeveld" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendrika van Langeveld" ;
    a2a:PersonNameFirstName "Johanna Hendrika" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Langeveld"
  ] .

oa:event_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "12-11-1896" ;
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1896-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890829 ;
  a2a:EventKeyRef oa:event_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Event1 .

oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890830 ;
  a2a:EventKeyRef oa:event_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Event1 .

oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890831 ;
  a2a:EventKeyRef oa:event_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Event1 .

oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890832 ;
  a2a:EventKeyRef oa:event_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Event1 .

oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890833 ;
  a2a:EventKeyRef oa:event_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Event1 .

oa:relationep_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Person1014890834 ;
  a2a:EventKeyRef oa:event_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9_Event1 .

oa:source_srt_03e41d13-56ec-789b-feb8-e0eabc675bb9
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1896-11-12 - 1896-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-11-1896" ;
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "12-11-1896"
  ] ;
  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 "1896.1940" ;
    a2a:RegistryNumber "1896M" ;
    a2a:Folio "m007" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1896.1940, 1896M, m007"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/14721605C8FA48CDBABBF31F57C5491B" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/14721605C8FA48CDBABBF31F57C5491B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/14721605C8FA48CDBABBF31F57C5491B"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/59D6E6A253564F619DB658433A459450" ;
  a2a:RecordIdentifier "1014890828" ;
  a2a:RecordGUID "{03e41d13-56ec-789b-feb8-e0eabc675bb9}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 59D6E6A2-5356-4F61-9DB6-58433A459450" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061896M_54_A2A.xml van SRT" .

