@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_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 november 1871 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613122, oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613123, oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613124, oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613125, oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613126, oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613127 ;
  a2a:hasEvent oa:event_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_0, oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_1, oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_2, oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_3, oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_4, oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_5 ;
  a2a:hasSource oa:source_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b .

oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613122
  a a2a:Person ;
  rdfs:label "Levie Knap" ;
  a2a:PersonName [
    rdfs:label "Levie Knap" ;
    a2a:PersonNameFirstName "Levie" ;
    a2a:PersonNameLastName "Knap"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613123
  a a2a:Person ;
  rdfs:label "Jacob Knap" ;
  a2a:PersonName [
    rdfs:label "Jacob Knap" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Knap"
  ] .

oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613124
  a a2a:Person ;
  rdfs:label "Elizabeth Izaaks" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Izaaks" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Izaaks"
  ] .

oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613125
  a a2a:Person ;
  rdfs:label "Sara Bloemenkooper" ;
  a2a:PersonName [
    rdfs:label "Sara Bloemenkooper" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Bloemenkooper"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613126
  a a2a:Person ;
  rdfs:label "Barend Hartog Bloemenkooper" ;
  a2a:PersonName [
    rdfs:label "Barend Hartog Bloemenkooper" ;
    a2a:PersonNameFirstName "Barend Hartog" ;
    a2a:PersonNameLastName "Bloemenkooper"
  ] .

oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613127
  a a2a:Person ;
  rdfs:label "Hester Izaaks" ;
  a2a:PersonName [
    rdfs:label "Hester Izaaks" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Izaaks"
  ] .

oa:event_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "01-11-1871" ;
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "01" ;
    rdfs:label "1871-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613122 ;
  a2a:EventKeyRef oa:event_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Event1 .

oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613123 ;
  a2a:EventKeyRef oa:event_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Event1 .

oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613124 ;
  a2a:EventKeyRef oa:event_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Event1 .

oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613125 ;
  a2a:EventKeyRef oa:event_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Event1 .

oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613126 ;
  a2a:EventKeyRef oa:event_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Event1 .

oa:relationep_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Person1014613127 ;
  a2a:EventKeyRef oa:event_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b_Event1 .

oa:source_srt_e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1871-11-01 - 1871-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-11-1871" ;
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "01" ;
    rdfs:label "01-11-1871"
  ] ;
  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 huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1871.1003" ;
    a2a:RegistryNumber "1871F" ;
    a2a:Folio "f25" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1871.1003, 1871F, f25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/D6B51DBEDE8849B6B1B1754C649D3BE1" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/D6B51DBEDE8849B6B1B1754C649D3BE1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/D6B51DBEDE8849B6B1B1754C649D3BE1"
  ] ;
  a2a:SourceLastChangeDate "2018-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/9281CC3481C84E75BBF2BC92B4AB17AA" ;
  a2a:RecordIdentifier "1014613121" ;
  a2a:RecordGUID "{e91ebab3-071d-cfc2-8e0f-86c0eaa0b98b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 9281CC34-81C8-4E75-BBF2-BC92B4AB17AA" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061871F_54_A2A.xml van SRT" .

