@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_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 juli 1887 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653923, oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653924, oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653925, oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653926, oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653927, oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653928 ;
  a2a:hasEvent oa:event_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_0, oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_1, oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_2, oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_3, oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_4, oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_5 ;
  a2a:hasSource oa:source_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a .

oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653923
  a a2a:Person ;
  rdfs:label "Johannes van Eijmeren" ;
  a2a:PersonName [
    rdfs:label "Johannes van Eijmeren" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijmeren"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653924
  a a2a:Person ;
  rdfs:label "Johannes Cornelis van Eijmeren" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis van Eijmeren" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijmeren"
  ] .

oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653925
  a a2a:Person ;
  rdfs:label "Lena van Zandelingen" ;
  a2a:PersonName [
    rdfs:label "Lena van Zandelingen" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zandelingen"
  ] .

oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653926
  a a2a:Person ;
  rdfs:label "Hillegonda Arendina Blom" ;
  a2a:PersonName [
    rdfs:label "Hillegonda Arendina Blom" ;
    a2a:PersonNameFirstName "Hillegonda Arendina" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653927
  a a2a:Person ;
  rdfs:label "Jacob Blom" ;
  a2a:PersonName [
    rdfs:label "Jacob Blom" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Blom"
  ] .

oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653928
  a a2a:Person ;
  rdfs:label "Hendriena Anna van Beek" ;
  a2a:PersonName [
    rdfs:label "Hendriena Anna van Beek" ;
    a2a:PersonNameFirstName "Hendriena Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] .

oa:event_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-07-1887" ;
    a2a:Year "1887" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "1887-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653923 ;
  a2a:EventKeyRef oa:event_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Event1 .

oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653924 ;
  a2a:EventKeyRef oa:event_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Event1 .

oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653925 ;
  a2a:EventKeyRef oa:event_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Event1 .

oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653926 ;
  a2a:EventKeyRef oa:event_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Event1 .

oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653927 ;
  a2a:EventKeyRef oa:event_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Event1 .

oa:relationep_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Person1014653928 ;
  a2a:EventKeyRef oa:event_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a_Event1 .

oa:source_srt_22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1887-07-06 - 1887-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-07-1887" ;
    a2a:Year "1887" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "06-07-1887"
  ] ;
  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 "1887.677" ;
    a2a:RegistryNumber "1887D" ;
    a2a:Folio "d050" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1887.677, 1887D, d050"
  ] ;
  a2a:SourceLastChangeDate "2020-04-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/184/40AFBD616C404B2E90887A737F54912B" ;
  a2a:RecordIdentifier "1014653922" ;
  a2a:RecordGUID "{22efbf57-2163-acaa-fdcc-9fa7c0dd9b2a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 40AFBD61-6C40-4B2E-9088-7A737F54912B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061887D_54_A2A.xml van SRT" .

