@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_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 juli 1894 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025908, oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025909, oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025910, oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025911, oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025912, oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025913 ;
  a2a:hasEvent oa:event_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_0, oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_1, oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_2, oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_3, oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_4, oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_5 ;
  a2a:hasSource oa:source_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee .

oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025908
  a a2a:Person ;
  rdfs:label "Cent Schot" ;
  a2a:PersonName [
    rdfs:label "Cent Schot" ;
    a2a:PersonNameFirstName "Cent" ;
    a2a:PersonNameLastName "Schot"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025909
  a a2a:Person ;
  rdfs:label "Eliza Schot" ;
  a2a:PersonName [
    rdfs:label "Eliza Schot" ;
    a2a:PersonNameFirstName "Eliza" ;
    a2a:PersonNameLastName "Schot"
  ] .

oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025910
  a a2a:Person ;
  rdfs:label "Jansje den Brasem" ;
  a2a:PersonName [
    rdfs:label "Jansje den Brasem" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Brasem"
  ] .

oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025911
  a a2a:Person ;
  rdfs:label "Maria Reinira Elizabeth Kroef" ;
  a2a:PersonName [
    rdfs:label "Maria Reinira Elizabeth Kroef" ;
    a2a:PersonNameFirstName "Maria Reinira Elizabeth" ;
    a2a:PersonNameLastName "Kroef"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025912
  a a2a:Person ;
  rdfs:label "Jan Kroef" ;
  a2a:PersonName [
    rdfs:label "Jan Kroef" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kroef"
  ] .

oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025913
  a a2a:Person ;
  rdfs:label "Hendrica Gerritsen" ;
  a2a:PersonName [
    rdfs:label "Hendrica Gerritsen" ;
    a2a:PersonNameFirstName "Hendrica" ;
    a2a:PersonNameLastName "Gerritsen"
  ] .

oa:event_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "11-07-1894" ;
    a2a:Year "1894" ;
    a2a:Month "07" ;
    a2a:Day "11" ;
    rdfs:label "1894-07-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025908 ;
  a2a:EventKeyRef oa:event_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Event1 .

oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025909 ;
  a2a:EventKeyRef oa:event_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Event1 .

oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025910 ;
  a2a:EventKeyRef oa:event_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Event1 .

oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025911 ;
  a2a:EventKeyRef oa:event_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Event1 .

oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025912 ;
  a2a:EventKeyRef oa:event_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Event1 .

oa:relationep_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Person1015025913 ;
  a2a:EventKeyRef oa:event_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee_Event1 .

oa:source_srt_74cc4ce1-dda7-bf7f-e8b7-f07c867491ee
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1894-07-11 - 1894-07-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-07-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-07-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-07-1894" ;
    a2a:Year "1894" ;
    a2a:Month "07" ;
    a2a:Day "11" ;
    rdfs:label "11-07-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.920" ;
    a2a:RegistryNumber "1894E" ;
    a2a:Folio "e071v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1894.920, 1894E, e071v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/A42B860E5FA5431AAD7CAB63FF9FAB90" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/A42B860E5FA5431AAD7CAB63FF9FAB90" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/A42B860E5FA5431AAD7CAB63FF9FAB90"
  ] ;
  a2a:SourceLastChangeDate "2017-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/41605255E8A9472C86D4F2A5F11923E9" ;
  a2a:RecordIdentifier "1015025907" ;
  a2a:RecordGUID "{74cc4ce1-dda7-bf7f-e8b7-f07c867491ee}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 41605255-E8A9-472C-86D4-F2A5F11923E9" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061894E_54_A2A.xml van SRT" .

