@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_0c71ec0b-15b2-e646-3fd8-199f289b93ac
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 november 1894 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027490, oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027491, oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027492, oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027493, oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027494, oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027495 ;
  a2a:hasEvent oa:event_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_0, oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_1, oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_2, oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_3, oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_4, oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_5 ;
  a2a:hasSource oa:source_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac .

oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027490
  a a2a:Person ;
  rdfs:label "Everhardus van Latum" ;
  a2a:PersonName [
    rdfs:label "Everhardus van Latum" ;
    a2a:PersonNameFirstName "Everhardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Latum"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55" ;
    rdfs:label "55"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027491
  a a2a:Person ;
  rdfs:label "Johannes van Latum" ;
  a2a:PersonName [
    rdfs:label "Johannes van Latum" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Latum"
  ] .

oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027492
  a a2a:Person ;
  rdfs:label "Johanna Catharina de Winter" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina de Winter" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Winter"
  ] .

oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027493
  a a2a:Person ;
  rdfs:label "Antonia Koen" ;
  a2a:PersonName [
    rdfs:label "Antonia Koen" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Koen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijp" ;
    rdfs:label "Rijp"
  ] .

oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027494
  a a2a:Person ;
  rdfs:label "Evert Koen" ;
  a2a:PersonName [
    rdfs:label "Evert Koen" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Koen"
  ] .

oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027495
  a a2a:Person ;
  rdfs:label "Aaltje Braak" ;
  a2a:PersonName [
    rdfs:label "Aaltje Braak" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Braak"
  ] .

oa:event_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "14-11-1894" ;
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1894-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027490 ;
  a2a:EventKeyRef oa:event_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Event1 .

oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027491 ;
  a2a:EventKeyRef oa:event_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Event1 .

oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027492 ;
  a2a:EventKeyRef oa:event_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Event1 .

oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027493 ;
  a2a:EventKeyRef oa:event_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Event1 .

oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027494 ;
  a2a:EventKeyRef oa:event_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Event1 .

oa:relationep_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Person1015027495 ;
  a2a:EventKeyRef oa:event_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac_Event1 .

oa:source_srt_0c71ec0b-15b2-e646-3fd8-199f289b93ac
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1894-11-14 - 1894-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-11-1894" ;
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "14-11-1894"
  ] ;
  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 "1894.1528" ;
    a2a:RegistryNumber "1894H" ;
    a2a:Folio "h089v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1894.1528, 1894H, h089v"
  ] ;
  a2a:SourceLastChangeDate "2023-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2F053495F5F346FB9CD7A2885A6D890D" ;
  a2a:RecordIdentifier "1015027489" ;
  a2a:RecordGUID "{0c71ec0b-15b2-e646-3fd8-199f289b93ac}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2F053495-F5F3-46FB-9CD7-A2885A6D890D" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061894H_54_A2A.xml van SRT" .

