@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_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 februari 1890 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723853, oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723854, oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723855, oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723856, oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723857, oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723858 ;
  a2a:hasEvent oa:event_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_0, oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_1, oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_2, oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_3, oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_4, oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_5 ;
  a2a:hasSource oa:source_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b .

oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723853
  a a2a:Person ;
  rdfs:label "Christiaan Michiel Ammendorffer" ;
  a2a:PersonName [
    rdfs:label "Christiaan Michiel Ammendorffer" ;
    a2a:PersonNameFirstName "Christiaan Michiel" ;
    a2a:PersonNameLastName "Ammendorffer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723854
  a a2a:Person ;
  rdfs:label "Johannes George Ammendorffer" ;
  a2a:PersonName [
    rdfs:label "Johannes George Ammendorffer" ;
    a2a:PersonNameFirstName "Johannes George" ;
    a2a:PersonNameLastName "Ammendorffer"
  ] .

oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723855
  a a2a:Person ;
  rdfs:label "Alida Maria Wiegman" ;
  a2a:PersonName [
    rdfs:label "Alida Maria Wiegman" ;
    a2a:PersonNameFirstName "Alida Maria" ;
    a2a:PersonNameLastName "Wiegman"
  ] .

oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723856
  a a2a:Person ;
  rdfs:label "Anna Maria Hardinxveld" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hardinxveld" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Hardinxveld"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723857
  a a2a:Person ;
  rdfs:label "Adrianus Hardinxveld" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hardinxveld" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Hardinxveld"
  ] .

oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723858
  a a2a:Person ;
  rdfs:label "Anna Maria Bekker" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Bekker" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Bekker"
  ] .

oa:event_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "12-02-1890" ;
    a2a:Year "1890" ;
    a2a:Month "02" ;
    a2a:Day "12" ;
    rdfs:label "1890-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723853 ;
  a2a:EventKeyRef oa:event_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Event1 .

oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723854 ;
  a2a:EventKeyRef oa:event_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Event1 .

oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723855 ;
  a2a:EventKeyRef oa:event_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Event1 .

oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723856 ;
  a2a:EventKeyRef oa:event_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Event1 .

oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723857 ;
  a2a:EventKeyRef oa:event_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Event1 .

oa:relationep_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Person1014723858 ;
  a2a:EventKeyRef oa:event_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b_Event1 .

oa:source_srt_cec04bfe-7bb7-5ac9-e827-cc6632c95b4b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1890-02-12 - 1890-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-02-1890" ;
    a2a:Year "1890" ;
    a2a:Month "02" ;
    a2a:Day "12" ;
    rdfs:label "12-02-1890"
  ] ;
  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 "1890.96" ;
    a2a:RegistryNumber "1890A" ;
    a2a:Folio "a054v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1890.96, 1890A, a054v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/BC69B4FCF2D94638A8BD2480D1DD9237" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/BC69B4FCF2D94638A8BD2480D1DD9237" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/BC69B4FCF2D94638A8BD2480D1DD9237"
  ] ;
  a2a:SourceLastChangeDate "2019-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5FC8171244CD4DE0AC0BD8980C43FED3" ;
  a2a:RecordIdentifier "1014723852" ;
  a2a:RecordGUID "{cec04bfe-7bb7-5ac9-e827-cc6632c95b4b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5FC81712-44CD-4DE0-AC0B-D8980C43FED3" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061890A_54_A2A.xml van SRT" .

